aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_clause.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-02-27 02:48:15 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-02-27 02:48:15 +0000
commit66fe0fc87e014b27b1bc70e070f243ee26762b10 (patch)
tree0e7180e7d13073860434310f4b42eea9e1e3f570 /src/backend/parser/parse_clause.c
parented0e2923542fc63dd236e5e539472926a8449e4a (diff)
downloadpostgresql-66fe0fc87e014b27b1bc70e070f243ee26762b10.tar.gz
postgresql-66fe0fc87e014b27b1bc70e070f243ee26762b10.zip
Fix poorly worded error messages for unary operator type resolution
failures. Fix some outright bugs too, including a reference to uninitialized memory that would cause failures like this one: select -('1234567890.1234567'::text); ERROR: Unable to locate type oid 2139062143 in catalog
Diffstat (limited to 'src/backend/parser/parse_clause.c')
0 files changed, 0 insertions, 0 deletions