Commits

DateSubjectAuthorReleases
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-13 Refactor aclcheck functions Peter Eisentraut 16.0
2022-11-13 Refactor ownercheck functions Peter Eisentraut 16.0
2022-10-28 Remove AssertArg and AssertState Peter Eisentraut 16.0
2022-10-05 Rename shadowed local variables David Rowley 16.0
2022-09-20 Harmonize parameter names in storage and AM code. Peter Geoghegan 16.0
2022-09-13 Split up guc.c for better build speed and ease of maintenance. Tom Lane 16.0
2022-02-21 Fix temporary object cleanup failing due to toast access without snapshot. Andres Freund 14.3
2022-02-21 Fix temporary object cleanup failing due to toast access without snapshot. Andres Freund 10.21
2022-02-21 Fix temporary object cleanup failing due to toast access without snapshot. Andres Freund 11.16
2022-02-21 Fix temporary object cleanup failing due to toast access without snapshot. Andres Freund 12.11
2022-02-21 Fix temporary object cleanup failing due to toast access without snapshot. Andres Freund 13.7
2022-02-21 Fix temporary object cleanup failing due to toast access without snapshot. Andres Freund 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-09-09 Remove Value node struct Peter Eisentraut 15.0
2021-06-10 Reconsider the handling of procedure OUT parameters. Tom Lane 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-11-02 Fix some grammar and typos in comments and docs Michael Paquier 14.0
2020-09-17 Remove support for postfix (right-unary) operators. Tom Lane 14.0
2020-07-08 code: replace 'master' with 'primary' where appropriate. Andres Freund 14.0
2020-03-26 Improve performance of "simple expressions" in PL/pgSQL. Tom Lane 13.0
2020-02-29 Avoid failure if autovacuum tries to access a just-dropped temp namespace. Tom Lane 12.3
2020-02-29 Avoid failure if autovacuum tries to access a just-dropped temp namespace. Tom Lane 13.0
2020-02-29 Avoid failure if autovacuum tries to access a just-dropped temp namespace. Tom Lane 11.8
2020-01-15 Fix buggy logic in isTempNamespaceInUse() Michael Paquier 11.7