summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/circle.out
AgeCommit message (Expand)Author
2020-12-15Clean up ancient test stylePeter Eisentraut
2020-04-07Fix circle_in to accept "(x,y),r" as it's advertised to do.Tom Lane
2019-08-25Back off output precision in circle.sql regression test.Tom Lane
2019-02-13Change floating-point output format for improved performance.Andrew Gierth
2018-09-26Improve test coverage of geometric typesTomas Vondra
2008-09-01Add a bunch of new error location reports to parse-analysis error messages.Tom Lane
2007-01-09Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LASTTom Lane
2003-09-25Message editing: remove gratuitous variations in message wording, standardizePeter Eisentraut
2003-08-17Create a 'type cache' that keeps track of the data needed for any particularTom Lane
2003-07-27Error message editing in utils/adt. Again thanks to Joe Conway for doingTom Lane
2002-11-08Revise geometry regression testing to eliminate most cross-platformTom Lane
2000-01-05Verified output from new psql.Thomas G. Lockhart
1998-01-05Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian
1997-07-29Results from initial changes to add new functions and for bug fixes.Thomas G. Lockhart
1997-05-11Add inter-type regression tests for geometry, date/time, and numbers.Thomas G. Lockhart