Commits

DateSubjectAuthorReleases
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-18 Add a SET option to the GRANT command. Robert Haas 16.0
2022-10-14 Store GUC data in a memory context, instead of using malloc(). Tom Lane 16.0
2022-10-01 Fix tiny memory leaks Peter Eisentraut 16.0
2022-09-13 Split up guc.c for better build speed and ease of maintenance. Tom Lane 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-04-13 Fix some inappropriately-disallowed uses of ALTER ROLE/DATABASE SET. Tom Lane 11.12
2021-04-13 Fix some inappropriately-disallowed uses of ALTER ROLE/DATABASE SET. Tom Lane 13.3
2021-04-13 Fix some inappropriately-disallowed uses of ALTER ROLE/DATABASE SET. Tom Lane 12.7
2021-04-13 Fix some inappropriately-disallowed uses of ALTER ROLE/DATABASE SET. Tom Lane 14.0
2021-04-13 Fix some inappropriately-disallowed uses of ALTER ROLE/DATABASE SET. Tom Lane 10.17
2021-04-13 Fix some inappropriately-disallowed uses of ALTER ROLE/DATABASE SET. Tom Lane 9.6.22
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-10-09 Turn transaction_isolation into GUC enum Peter Eisentraut 12.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-08-11 Remove uses of "slave" in replication contexts Peter Eisentraut 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-13 Re-run pgindent. Tom Lane 10.0
2017-06-04 Assorted translatable string fixes Alvaro Herrera 9.6.4
2017-06-04 Assorted translatable string fixes Alvaro Herrera 10.0
2017-02-23 Remove now-dead code for !HAVE_INT64_TIMESTAMP. Tom Lane 10.0