Commits

DateSubjectAuthorReleases
2026-05-11 Fix unbounded recursive handling of SSL/GSS in ProcessStartupPacket() Michael Paquier 14.23
2026-05-11 Fix unbounded recursive handling of SSL/GSS in ProcessStartupPacket() Michael Paquier 15.18
2026-05-11 Fix unbounded recursive handling of SSL/GSS in ProcessStartupPacket() Michael Paquier 16.14
2026-04-21 Fix orphaned processes when startup process fails during PM_STARTUP Michael Paquier 15.18
2026-04-21 Fix orphaned processes when startup process fails during PM_STARTUP Michael Paquier 16.14
2026-04-21 Fix orphaned processes when startup process fails during PM_STARTUP Michael Paquier 17.10
2026-04-21 Fix orphaned processes when startup process fails during PM_STARTUP Michael Paquier 18.4
2026-04-21 Fix orphaned processes when startup process fails during PM_STARTUP Michael Paquier 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-04-19 Fix typos and grammar in the code Michael Paquier 18.0
2024-09-03 Fix typos and grammar in code comments and docs Michael Paquier 18.0
2024-03-12 Use printf's %m format instead of strerror(errno) in more places Michael Paquier 17.0
2023-10-12 Add option to bgworkers to allow the bypass of role login check Michael Paquier 17.0
2023-10-11 Refactor InitPostgres() to use bitwise option flags Michael Paquier 17.0
2023-01-21 Move queryjumble.c code to src/backend/nodes/ Michael Paquier 16.0
2022-11-24 Add the database name to the ps display of logical WAL senders Michael Paquier 16.0
2022-10-31 Clean up some inconsistencies with GUC declarations Michael Paquier 16.0
2022-08-24 Remove initialization of MyClientConnectionInfo at backend startup Michael Paquier 16.0
2022-08-24 Allow parallel workers to retrieve some data from Port Michael Paquier 16.0
2022-08-05 Use hba_file/ident_file GUCs rather than pg_hba.conf/pg_ident.conf in logs Michael Paquier 16.0
2022-05-11 Silence extra logging when using "postgres -C" on runtime-computed GUCs Michael Paquier 15.0
2022-01-29 Fix comments about bgworker registration before MaxBackends initialization Michael Paquier 15.0
2021-09-16 Support "postgres -C" with runtime-computed GUCs Michael Paquier 15.0
2021-09-08 Introduce GUC shared_memory_size Michael Paquier 15.0
2021-07-15 Remove unnecessary assertion in postmaster.c Michael Paquier 14.0