summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/oid.sql
AgeCommit message (Expand)Author
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2005-04-07Add a "USING" clause to DELETE, which is equivalent to the FROM clauseNeil Conway
2005-02-11Adjust input routines for float4, float8 and oid to reject the empty stringNeil Conway
2004-03-11Revise int2/int4/int8/float4/float8 input routines to allow forNeil Conway
2004-03-04Emit a warning when an empty string is input to the oid, float4, andNeil Conway
2000-11-21Make oidin/oidout produce and consume unsigned representation of Oid,Tom Lane
2000-01-04Clean up syntax to use SQL92-ish type coersionThomas G. Lockhart
1997-04-27Make these self-contained tests...they are testing types, so the tablesMarc G. Fournier
1997-04-05Again, add more testsMarc G. Fournier