Commits

DateSubjectAuthorReleases
2024-11-16 Fix per-session activation of ALTER {ROLE|DATABASE} SET role. Noah Misch 17.2
2024-11-16 Fix per-session activation of ALTER {ROLE|DATABASE} SET role. Noah Misch 18.0
2024-11-14 Replace postmaster.c's own backend type codes with BackendType Heikki Linnakangas 18.0
2024-11-11 Fix improper interactions between session_authorization and role. Tom Lane 17.1
2024-11-11 Fix improper interactions between session_authorization and role. Tom Lane 16.5
2024-11-11 Fix improper interactions between session_authorization and role. Tom Lane 15.9
2024-11-11 Fix improper interactions between session_authorization and role. Tom Lane 13.17
2024-11-11 Fix improper interactions between session_authorization and role. Tom Lane 18.0
2024-11-11 Fix improper interactions between session_authorization and role. Tom Lane 12.21
2024-11-11 Fix improper interactions between session_authorization and role. Tom Lane 14.14
2024-10-07 Fix Y2038 issues with MyStartTime. Nathan Bossart 12.21
2024-10-07 Fix Y2038 issues with MyStartTime. Nathan Bossart 13.17
2024-10-07 Fix Y2038 issues with MyStartTime. Nathan Bossart 17.1
2024-10-07 Fix Y2038 issues with MyStartTime. Nathan Bossart 16.5
2024-10-07 Fix Y2038 issues with MyStartTime. Nathan Bossart 18.0
2024-10-07 Fix Y2038 issues with MyStartTime. Nathan Bossart 14.14
2024-10-07 Fix Y2038 issues with MyStartTime. Nathan Bossart 15.9
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-03-04 Use MyBackendType in more places to check what process this is Heikki Linnakangas 17.0
2024-02-22 Add a new slot sync worker to synchronize logical slots. Amit Kapila 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-20 Add a new WAL summarizer process. Robert Haas 17.0
2023-12-01 Adjust obsolete comment explaining set_stack_base(). Thomas Munro 16.2
2023-12-01 Adjust obsolete comment explaining set_stack_base(). Thomas Munro 17.0
2023-11-06 Set GUC "is_superuser" in all processes that set AuthenticatedUserId. Noah Misch 11.22