Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add a bunch of new error location reports to parse-analysis error messages. | Tom Lane | 2008-09-01 |
* | Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST | Tom Lane | 2007-01-09 |
* | Message editing: remove gratuitous variations in message wording, standardize | Peter Eisentraut | 2003-09-25 |
* | Create a 'type cache' that keeps track of the data needed for any particular | Tom Lane | 2003-08-17 |
* | Error message editing in utils/adt. Again thanks to Joe Conway for doing | Tom Lane | 2003-07-27 |
* | Revise geometry regression testing to eliminate most cross-platform | Tom Lane | 2002-11-08 |
* | Verified output from new psql. | Thomas G. Lockhart | 2000-01-05 |
* | Change elog(WARN) to elog(ERROR) and elog(ABORT). | Bruce Momjian | 1998-01-05 |
* | Results from initial changes to add new functions and for bug fixes. | Thomas G. Lockhart | 1997-07-29 |
* | Add inter-type regression tests for geometry, date/time, and numbers. | Thomas G. Lockhart | 1997-05-11 |