summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/lseg.out
Commit message (Expand)AuthorAgeFilesLines
* Rework pg_input_error_message(), now renamed pg_input_error_info()Michael Paquier2023-02-281-4/+4
* Convert the geometric input functions to report errors softly.Tom Lane2022-12-141-0/+13
* Improve test coverage of geometric typesTomas Vondra2018-09-261-16/+8
* Add a bunch of new error location reports to parse-analysis error messages.Tom Lane2008-09-011-0/+8
* Message editing: remove gratuitous variations in message wording, standardizePeter Eisentraut2003-09-251-4/+4
* Error message editing in utils/adt. Again thanks to Joe Conway for doingTom Lane2003-07-271-4/+4
* Verified output from new psql.Thomas G. Lockhart2000-01-051-28/+34
* Update test for newly implemented "<=" operator.Thomas G. Lockhart1998-02-111-3/+5
* Fix up for recent changes in elog error messages.Thomas G. Lockhart1998-01-101-4/+3
* Regression cleanup of WARN.Bruce Momjian1998-01-061-3/+3
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-5/+5
* Results from initial changes to add new functions and for bug fixes.Thomas G. Lockhart1997-07-291-1/+1
* Add inter-type regression tests for geometry, date/time, and numbers.Thomas G. Lockhart1997-05-111-0/+37