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