Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove useless whitespace at end of lines | Peter Eisentraut | 2010-11-23 |
* | Add a "USING" clause to DELETE, which is equivalent to the FROM clause | Neil Conway | 2005-04-07 |
* | Adjust input routines for float4, float8 and oid to reject the empty string | Neil Conway | 2005-02-11 |
* | Revise int2/int4/int8/float4/float8 input routines to allow for | Neil Conway | 2004-03-11 |
* | Emit a warning when an empty string is input to the oid, float4, and | Neil Conway | 2004-03-04 |
* | Make oidin/oidout produce and consume unsigned representation of Oid, | Tom Lane | 2000-11-21 |
* | Clean up syntax to use SQL92-ish type coersion | Thomas G. Lockhart | 2000-01-04 |
* | Make these self-contained tests...they are testing types, so the tables | Marc G. Fournier | 1997-04-27 |
* | Again, add more tests | Marc G. Fournier | 1997-04-05 |