Commit Graph

7 Commits (be2f825d51176bd21a627a529476f94de5bad4c2)

Author SHA1 Message Date
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