aboutsummaryrefslogtreecommitdiff
path: root/src/test/regress/expected/circle.out
Commit message (Expand)AuthorAge
* Add a bunch of new error location reports to parse-analysis error messages.Tom Lane2008-09-01
* Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LASTTom Lane2007-01-09
* Message editing: remove gratuitous variations in message wording, standardizePeter Eisentraut2003-09-25
* Create a 'type cache' that keeps track of the data needed for any particularTom Lane2003-08-17
* Error message editing in utils/adt. Again thanks to Joe Conway for doingTom Lane2003-07-27
* Revise geometry regression testing to eliminate most cross-platformTom Lane2002-11-08
* Verified output from new psql.Thomas G. Lockhart2000-01-05
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-05
* Results from initial changes to add new functions and for bug fixes.Thomas G. Lockhart1997-07-29
* Add inter-type regression tests for geometry, date/time, and numbers.Thomas G. Lockhart1997-05-11