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