AntiPattern
PostgreSQL Numeric Type Mismatch
postgres-type-cast-mismatch
PostgreSQL rejects queries when implicit numeric/time casting assumes non-existent functions (e.g., to_date(bytea, unknown)) or lossy float-to-decimal tie-breaking changes representations, breaking expected formatting and display logic.