Commits

DateSubjectAuthorReleases
2025-09-16 Provide more-specific error details/hints for function lookup failures. Tom Lane 19 (unreleased)
2023-02-27 Rework pg_input_error_message(), now renamed pg_input_error_info() Michael Paquier 16.0
2022-12-09 Convert datetime input functions to use "soft" error reporting. Tom Lane 16.0
2022-01-03 Clean up error messages related to bad datetime units. Tom Lane 15.0
2021-04-06 Change return type of EXTRACT to numeric Peter Eisentraut 14.0
2020-06-14 Add test coverage for EXTRACT() Peter Eisentraut 14.0
2020-06-04 Reject "23:59:60.nnn" in datetime input. Tom Lane 13.0
2020-06-04 Reject "23:59:60.nnn" in datetime input. Tom Lane 10.14
2020-06-04 Reject "23:59:60.nnn" in datetime input. Tom Lane 12.4
2020-06-04 Reject "23:59:60.nnn" in datetime input. Tom Lane 11.9
2008-09-01 Add a bunch of new error location reports to parse-analysis error messages. Tom Lane 8.4.0
2007-02-01 Wording cleanup for error messages. Also change can't -> cannot. Bruce Momjian 8.3.0
2006-07-06 Please find attached two patches for documentation and regression tests Bruce Momjian 8.2.0
2006-03-14 Improve parser so that we can show an error cursor position for errors Tom Lane 8.2.0
2003-11-01 Fix hidden whitespace differences between expected and result files. Peter Eisentraut 7.4.1
2003-07-28 A visit from the message-style police ... Tom Lane 7.4.1
2003-07-04 Some early work on error message editing. Operator-not-found and Tom Lane 7.4.1
2003-01-31 Allow a time zone to be specified (and silently ignored) in the input Tom Lane 7.4.1
2001-10-03 Update error message wording for format_type change. Tom Lane 7.2.1
2001-10-03 Implement precision support for timestamp and time, both with and without Thomas G. Lockhart 7.2.1
2001-09-28 Add separate regression tests for timetz and the new timestamptz type. Thomas G. Lockhart 7.2.1
2001-08-09 Use format_type sibling in backend error messages, so the user sees Peter Eisentraut 7.2.1
2000-12-03 Repair usage of the OVERLAPS operator. Thomas G. Lockhart 7.1.1
2000-09-12 Add regression tests for date, time, and time with time zone types. Thomas G. Lockhart 7.1.1