Commits

DateSubjectAuthorReleases
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-09 Add USER SET parameter values for pg_db_role_setting Alexander Korotkov 16.0
2022-11-13 Refactor ownercheck functions Peter Eisentraut 16.0
2022-11-03 Avoid crash after function syntax error in a replication worker. Tom Lane 16.0
2022-11-03 Avoid crash after function syntax error in a replication worker. Tom Lane 15.1
2022-11-03 Avoid crash after function syntax error in a replication worker. Tom Lane 11.18
2022-11-03 Avoid crash after function syntax error in a replication worker. Tom Lane 12.13
2022-11-03 Avoid crash after function syntax error in a replication worker. Tom Lane 13.9
2022-11-03 Avoid crash after function syntax error in a replication worker. Tom Lane 10.23
2022-11-03 Avoid crash after function syntax error in a replication worker. Tom Lane 14.6
2022-07-01 Add construct_array_builtin, deconstruct_array_builtin Peter Eisentraut 16.0
2022-05-13 Fix comment in pg_proc.c Michael Paquier 15.0
2022-04-07 pgstat: scaffolding for transactional stats creation / drop. Andres Freund 15.0
2022-03-04 Parse/analyze function renaming Peter Eisentraut 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
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-10 Reconsider the handling of procedure OUT parameters. Tom Lane 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-15 Undo decision to allow pg_proc.prosrc to be NULL. Tom Lane 14.0
2021-04-08 Suppress uninitialized-variable warning. Tom Lane 14.0
2021-04-07 SQL-standard function body Peter Eisentraut 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-10-19 Fix list-munging bug that broke SQL function result coercions. Tom Lane 13.1
2020-10-19 Fix list-munging bug that broke SQL function result coercions. Tom Lane 14.0