Commits

DateSubjectAuthorReleases
2022-08-10 Fix handling of R/W expanded datums that are passed to SQL functions. Tom Lane 14.6
2022-08-10 Fix handling of R/W expanded datums that are passed to SQL functions. Tom Lane 13.9
2022-08-10 Fix handling of R/W expanded datums that are passed to SQL functions. Tom Lane 12.13
2022-08-10 Fix handling of R/W expanded datums that are passed to SQL functions. Tom Lane 11.18
2022-08-10 Fix handling of R/W expanded datums that are passed to SQL functions. Tom Lane 10.23
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 15.0
2021-11-17 Fix display of SQL-standard function's arguments in INSERT/SELECT. Tom Lane 15.0
2021-11-17 Fix display of SQL-standard function's arguments in INSERT/SELECT. Tom Lane 14.2
2021-08-31 Fix missed lock acquisition while inlining new-style SQL functions. Tom Lane 14.0
2021-08-31 Fix missed lock acquisition while inlining new-style SQL functions. Tom Lane 15.0
2021-06-08 Don't crash on empty statements in SQL-standard function bodies. Tom Lane 14.0
2021-04-15 Undo decision to allow pg_proc.prosrc to be NULL. Tom Lane 14.0
2021-04-15 Stabilize recently-added information_schema test queries. Tom Lane 14.0
2021-04-08 Add ORDER BY to some regression test queries Peter Eisentraut 14.0
2021-04-07 SQL-standard function body Peter Eisentraut 14.0
2021-02-17 Routine usage information schema tables Peter Eisentraut 14.0
2020-09-05 Extend SQL function tests lightly Peter Eisentraut 14.0
2019-03-24 Un-hide most cascaded-drop details in regression test results. Tom Lane 12.0
2018-03-16 Mop-up for letting VOID-returning SQL functions end with a SELECT. Tom Lane 11.0
2018-03-02 Add prokind column, replacing proisagg and proiswindow Peter Eisentraut 11.0
2018-02-13 Fix typo Peter Eisentraut 11.0
2018-02-13 Add tests for pg_get_functiondef Peter Eisentraut 11.0
2017-03-15 Allow referring to functions without arguments when unique Peter Eisentraut 10.0
2017-03-06 Allow dropping multiple functions at once Peter Eisentraut 10.0
2016-07-17 Establish conventions about global object names used in regression tests. Tom Lane 9.6.0