diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-02-27 02:48:15 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-02-27 02:48:15 +0000 |
commit | 66fe0fc87e014b27b1bc70e070f243ee26762b10 (patch) | |
tree | 0e7180e7d13073860434310f4b42eea9e1e3f570 /src/backend/parser/parse_clause.c | |
parent | ed0e2923542fc63dd236e5e539472926a8449e4a (diff) | |
download | postgresql-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