Commits

DateSubjectAuthorReleases
2022-11-13 Refactor aclcheck functions Peter Eisentraut 16.0
2022-11-13 Refactor ownercheck functions Peter Eisentraut 16.0
2022-10-17 Record dependencies of a cast on other casts that it requires. Tom Lane 16.0
2022-08-25 More -Wshadow=compatible-local warning fixes David Rowley 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-20 Fix breakage in AlterFunction(). Tom Lane 13.7
2022-04-20 Fix breakage in AlterFunction(). Tom Lane 11.16
2022-04-20 Fix breakage in AlterFunction(). Tom Lane 12.11
2022-04-20 Fix breakage in AlterFunction(). Tom Lane 10.21
2022-04-20 Fix breakage in AlterFunction(). Tom Lane 15.0
2022-04-20 Fix breakage in AlterFunction(). Tom Lane 14.3
2022-04-07 pgstat: scaffolding for transactional stats creation / drop. Andres Freund 15.0
2022-01-17 Add Boolean node Peter Eisentraut 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-09-21 Fix misevaluation of STABLE parameters in CALL within plpgsql. Tom Lane 14.0
2021-09-21 Fix misevaluation of STABLE parameters in CALL within plpgsql. Tom Lane 15.0
2021-09-21 Fix misevaluation of STABLE parameters in CALL within plpgsql. Tom Lane 12.9
2021-09-21 Fix misevaluation of STABLE parameters in CALL within plpgsql. Tom Lane 13.5
2021-09-21 Fix misevaluation of STABLE parameters in CALL within plpgsql. Tom Lane 11.14
2021-07-15 Improve reporting of "conflicting or redundant options" errors. Dean Rasheed 15.0
2021-06-10 Reconsider the handling of procedure OUT parameters. Tom Lane 14.0
2021-05-21 Restore the portal-level snapshot after procedure COMMIT/ROLLBACK. Tom Lane 14.0
2021-05-21 Restore the portal-level snapshot after procedure COMMIT/ROLLBACK. Tom Lane 11.13