Commits

DateSubjectAuthorReleases
2023-11-06 Set GUC "is_superuser" in all processes that set AuthenticatedUserId. Noah Misch 14.10
2023-11-06 Set GUC "is_superuser" in all processes that set AuthenticatedUserId. Noah Misch 12.17
2023-11-06 Set GUC "is_superuser" in all processes that set AuthenticatedUserId. Noah Misch 13.13
2023-11-06 Set GUC "is_superuser" in all processes that set AuthenticatedUserId. Noah Misch 15.5
2023-11-06 Set GUC "is_superuser" in all processes that set AuthenticatedUserId. Noah Misch 16.1
2023-11-06 Set GUC "is_superuser" in all processes that set AuthenticatedUserId. Noah Misch 17.0
2023-10-12 Add option to bgworkers to allow the bypass of role login check Michael Paquier 17.0
2023-07-14 Fix privilege check for SET SESSION AUTHORIZATION. Nathan Bossart 17.0
2023-07-14 Move privilege check for SET SESSION AUTHORIZATION. Nathan Bossart 17.0
2023-03-16 Integrate superuser check into has_rolreplication() Peter Eisentraut 16.0
2023-03-02 Don't leak descriptors into subprograms. Thomas Munro 16.0
2023-02-02 Retire PG_SETMASK() macro. Thomas Munro 16.0
2023-01-12 Use WaitEventSet API for postmaster's event loop. Thomas Munro 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-10-28 Remove AssertArg and AssertState Peter Eisentraut 16.0
2022-09-29 Introduce SYSTEM_USER Michael Paquier 16.0
2022-09-29 Restore pg_pread and friends. Thomas Munro 16.0
2022-08-24 Allow parallel workers to retrieve some data from Port Michael Paquier 16.0
2022-08-23 Add BackendType for standalone backends Andres Freund 16.0
2022-08-04 Remove dead pread and pwrite replacement code. Thomas Munro 16.0
2022-07-03 Remove redundant null pointer checks before free() Peter Eisentraut 16.0
2022-06-08 Be more careful about GucSource for internally-driven GUC settings. Tom Lane 15.0
2022-05-13 Add a new shmem_request_hook hook. Robert Haas 15.0
2022-05-09 Make relation-enumerating operations be security-restricted operations. Noah Misch 10.21
2022-05-09 Make relation-enumerating operations be security-restricted operations. Noah Misch 11.16