Commit Graph

9 Commits (16be2fd100199bdf284becfcee02c5eb20d8a11d)

Author SHA1 Message Date
Peter Eisentraut fc946c39ae Remove useless whitespace at end of lines 15 years ago
Neil Conway f5ab0a14ea Add a "USING" clause to DELETE, which is equivalent to the FROM clause 21 years ago
Neil Conway 975e27377a Adjust input routines for float4, float8 and oid to reject the empty string 21 years ago
Neil Conway e2ded829f6 Revise int2/int4/int8/float4/float8 input routines to allow for 22 years ago
Neil Conway 2146bfc869 Emit a warning when an empty string is input to the oid, float4, and 22 years ago
Tom Lane 93fcbd140a Make oidin/oidout produce and consume unsigned representation of Oid, 25 years ago
Thomas G. Lockhart 61ef6a1a3f Clean up syntax to use SQL92-ish type coersion 26 years ago
Marc G. Fournier 3451abf632 Make these self-contained tests...they are testing types, so the tables 29 years ago
Marc G. Fournier 04688df668 Again, add more tests 29 years ago