Commits

DateSubjectAuthorReleases
2023-02-27 Rework pg_input_error_message(), now renamed pg_input_error_info() Michael Paquier 16.0
2022-12-14 Convert a few more datatype input functions to report errors softly. Tom Lane 16.0
2020-12-15 Clean up ancient test style Peter Eisentraut 14.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2008-09-01 Add a bunch of new error location reports to parse-analysis error messages. Tom Lane 8.4.0
2005-04-07 Add a "USING" clause to DELETE, which is equivalent to the FROM clause Neil Conway 8.1.0
2005-02-11 Adjust input routines for float4, float8 and oid to reject the empty string Neil Conway 8.1.0
2004-03-11 Revise int2/int4/int8/float4/float8 input routines to allow for Neil Conway 8.0.0
2004-03-04 Emit a warning when an empty string is input to the oid, float4, and Neil Conway 8.0.0
2004-02-18 Improve the consistency of the error message emitted when rejecting Neil Conway 8.0.0
2003-09-25 Message editing: remove gratuitous variations in message wording, standardize Peter Eisentraut 7.4.1
2003-07-27 Error message editing in utils/adt. Again thanks to Joe Conway for doing Tom Lane 7.4.1
2000-11-21 Make oidin/oidout produce and consume unsigned representation of Oid, Tom Lane 7.1.1
2000-01-04 Match results with format from new psql. Thomas G. Lockhart 7.1.1
1998-01-05 Change elog(WARN) to elog(ERROR) and elog(ABORT). Bruce Momjian 7.1.1
1997-04-27 Alot of regression test fixes, mainly to compensate for moving Marc G. Fournier 7.1.1
1997-04-05 Add more expected.out results Marc G. Fournier 7.1.1