Commits

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

DateSubjectAuthorReleases
2022-09-27 Include common/relpath.h in utils/relfilenumbermap.h Robert Haas 16.0
2022-09-27 Increase width of RelFileNumbers from 32 bits to 56 bits. Robert Haas 16.0
2022-09-27 Move RelFileNumber declarations to common/relpath.h. Robert Haas 16.0
2022-09-19 Make ALTER DEFAULT PRIVILEGES require privileges, not membership. Robert Haas 16.0
2022-09-19 walmethods.c/h: Make WalWriteMethod more object-oriented. Robert Haas 16.0
2022-09-19 walmethods.c/h: Make Walfile a struct, rather than a void * Robert Haas 16.0
2022-08-31 Fix a bug in roles_is_member_of. Robert Haas 16.0
2022-08-29 Remove stray "the". Robert Haas 16.0
2022-08-29 Prevent WAL corruption after a standby promotion. Robert Haas 16.0
2022-08-29 docs: Fix up some out-of-date references to INHERIT/NOINHERIT. Robert Haas 16.0
2022-08-25 Allow grant-level control of role inheritance behavior. Robert Haas 16.0
2022-08-24 Include RelFileLocator fields individually in BufferTag. Robert Haas 16.0
2022-08-22 Make role grant system more consistent with other privileges. Robert Haas 16.0
2022-08-18 Bump catversion for 6566133c5f52771198aca07ed18f84519fac1be7 Robert Haas 16.0
2022-08-18 Ensure that pg_auth_members.grantor is always valid. Robert Haas 16.0
2022-08-18 Adjust assertion in XLogDecodeNextRecord. Robert Haas 16.0
2022-08-18 When using the WAL-logged CREATE DATABASE strategy, bulk extend. Robert Haas 16.0
2022-08-12 Avoid using a fake relcache entry to own an SmgrRelation. Robert Haas 16.0
2022-08-11 Fix non-specific error message. Robert Haas 16.0
2022-08-10 Move basebackup code to new directory src/backend/backup Robert Haas 16.0
2022-08-04 Revert recent changes to 002_pg_upgrade.pl. Robert Haas 16.0
2022-07-30 Revise test case added in 43746996399541ecb5c7b188725a5f097c15ceae. Robert Haas 16.0
2022-07-29 Fix brown paper bag bug in bbe08b8869bd29d587f24ef18eb45c7d4d14afca. Robert Haas 16.0
2022-07-29 Fix mistake in bbe08b8869bd29d587f24ef18eb45c7d4d14afca. Robert Haas 16.0
2022-07-28 Use TRUNCATE to preserve relfilenode for pg_largeobject + index. Robert Haas 16.0