Commits

Showing commits that first shipped in 16 (backpatches included). Clear

DateSubjectAuthorReleases
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 16.5
2023-12-15 Fix bugs in manipulation of large objects. Tom Lane 16.2
2023-07-07 Revert MAINTAIN privilege and pg_maintain predefined role. Nathan Bossart 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-03-25 Add SysCacheGetAttrNotNull for guaranteed not-null attrs Daniel Gustafsson 16.0
2023-01-17 Refactor recordExtObjInitPriv() Peter Eisentraut 16.0
2023-01-17 Remove AggregateRelationId from recordExtObjInitPriv() Peter Eisentraut 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-23 Fix come incorrect elog() messages in aclchk.c Michael Paquier 16.0
2022-12-22 Remove dead code Peter Eisentraut 16.0
2022-12-14 Add grantable MAINTAIN privilege and pg_maintain role. Jeff Davis 16.0
2022-12-13 Refactor ExecGrant_*() functions Peter Eisentraut 16.0
2022-11-28 Provide per-table permissions for vacuum and analyze. Andrew Dunstan 16.0
2022-11-28 Provide non-superuser predefined roles for vacuum and analyze Andrew Dunstan 16.0
2022-11-13 Refactor aclcheck functions Peter Eisentraut 16.0
2022-11-13 Refactor ownercheck functions Peter Eisentraut 16.0
2022-11-08 Unify some internal error message wordings Peter Eisentraut 16.0
2022-09-20 Harmonize parameter names in storage and AM code. Peter Geoghegan 16.0
2022-09-19 Make ALTER DEFAULT PRIVILEGES require privileges, not membership. Robert Haas 16.0
2022-09-13 Split up guc.c for better build speed and ease of maintenance. Tom Lane 16.0
2022-07-16 Replace many MemSet calls with struct initialization Peter Eisentraut 16.0