Commits

DateSubjectAuthorReleases
2023-06-29 Fix order of operations in ExecEvalFieldStoreDeForm(). Tom Lane 16.0
2023-06-29 Fix order of operations in ExecEvalFieldStoreDeForm(). Tom Lane 14.9
2023-02-27 Rework pg_input_error_message(), now renamed pg_input_error_info() Michael Paquier 16.0
2022-12-09 Convert a few datatype input functions to use "soft" error reporting. Tom Lane 16.0
2022-03-17 Revert applying column aliases to the output of whole-row Vars. Tom Lane 15.0
2022-03-17 Revert applying column aliases to the output of whole-row Vars. Tom Lane 13.7
2022-03-17 Revert applying column aliases to the output of whole-row Vars. Tom Lane 10.21
2022-03-17 Revert applying column aliases to the output of whole-row Vars. Tom Lane 12.11
2022-03-17 Revert applying column aliases to the output of whole-row Vars. Tom Lane 14.3
2022-03-17 Revert applying column aliases to the output of whole-row Vars. Tom Lane 11.16
2020-12-07 Add a couple of regression test cases related to array subscripting. Tom Lane 14.0
2019-10-28 Allow extracting fields from a ROW() expression in more cases. Tom Lane 13.0
2019-06-08 Stop using spelling "nonexistant". Noah Misch 12.0
2019-02-16 Allow user control of CTE materialization, and change the default behavior. Tom Lane 12.0
2019-02-12 Allow extensions to generate lossy index conditions. Tom Lane 12.0
2019-01-31 Allow RECORD and RECORD[] to be specified in function coldeflists. Tom Lane 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-06-18 Consider syntactic form when disambiguating function vs column reference. Tom Lane 11.0
2018-01-24 Add tests for record_image_eq and record_image_cmp Peter Eisentraut 11.0
2018-01-03 Teach eval_const_expressions() to handle some more cases. Tom Lane 11.0
2017-04-07 Clean up after insufficiently-researched optimization of tuple conversions. Tom Lane 10.0
2017-03-11 Improve expression evaluation test coverage. Andres Freund 10.0
2016-07-28 Fix assorted fallout from IS [NOT] NULL patch. Tom Lane 9.1.23
2016-07-28 Fix assorted fallout from IS [NOT] NULL patch. Tom Lane 9.6.0
2016-07-28 Fix assorted fallout from IS [NOT] NULL patch. Tom Lane 9.2.18