Commits

DateSubjectAuthorReleases
2022-10-18 Rename SetSingleFuncCall() to InitMaterializedSRF() Michael Paquier 15.1
2022-10-18 Rename SetSingleFuncCall() to InitMaterializedSRF() Michael Paquier 16.0
2022-09-20 Harmonize more parameter names in bulk. Peter Geoghegan 16.0
2022-08-18 Ensure that pg_auth_members.grantor is always valid. Robert Haas 16.0
2022-08-17 Avoid using list_length() to test for empty list. Tom Lane 16.0
2022-07-16 Replace many MemSet calls with struct initialization Peter Eisentraut 16.0
2022-07-01 Add construct_array_builtin, deconstruct_array_builtin Peter Eisentraut 16.0
2022-04-06 Allow granting SET and ALTER SYSTEM privileges on GUC parameters. Tom Lane 15.0
2022-03-07 Create routine able to set single-call SRFs for Materialize mode Michael Paquier 15.0
2022-02-17 Remove all traces of tuplestore_donestoring() in the C code Michael Paquier 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-10-27 Allow publishing the tables of schema. Amit Kapila 15.0
2021-07-27 In event triggers, use "pg_temp" only for our own temp schema. Tom Lane 15.0
2021-06-14 Improve handling of dropped objects in pg_event_trigger_ddl_commands() Michael Paquier 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-10-29 Don't use custom OID symbols in pg_type.dat, either. Tom Lane 14.0
2020-10-27 Fix use-after-free bug with event triggers and ALTER TABLE. Tom Lane 9.6.20
2020-10-27 Fix use-after-free bug with event triggers and ALTER TABLE. Tom Lane 12.5
2020-10-27 Fix use-after-free bug with event triggers and ALTER TABLE. Tom Lane 9.5.24
2020-10-27 Fix use-after-free bug with event triggers and ALTER TABLE. Tom Lane 11.10
2020-10-27 Fix use-after-free bug with event triggers and ALTER TABLE. Tom Lane 10.15
2020-09-16 Fix use-after-free bug with event triggers in an extension script Alvaro Herrera 14.0
2020-09-16 Fix use-after-free bug with event triggers in an extension script Alvaro Herrera 13.0
2020-07-15 Eliminate cache lookup errors in SQL functions for object addresses Michael Paquier 14.0
2020-06-09 Unify drop-by-OID functions Peter Eisentraut 14.0