Commits

DateSubjectAuthorReleases
2024-03-03 Replace BackendIds with 0-based ProcNumbers Heikki Linnakangas 17.0
2024-03-03 Redefine backend ID to be an index into the proc array Heikki Linnakangas 17.0
2024-02-28 Improve performance of subsystems on top of SLRU Alvaro Herrera 17.0
2024-02-22 Add a new slot sync worker to synchronize logical slots. Amit Kapila 17.0
2024-02-15 Introduce transaction_timeout Alexander Korotkov 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-11 Remove trace_recovery_messages Michael Paquier 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-10-16 Add support event triggers on authenticated login Alexander Korotkov 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-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-04-06 Add VACUUM/ANALYZE BUFFER_USAGE_LIMIT option David Rowley 16.0
2023-03-02 Fix outdated references to guc.c Daniel Gustafsson 16.0
2023-02-09 pgstat: Infrastructure for more detailed IO statistics Andres Freund 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-20 Harmonize parameter names in storage and AM code. Peter Geoghegan 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-07-25 Process session_preload_libraries within InitPostgres's transaction. Tom Lane 16.0