Commits

DateSubjectAuthorReleases
2025-03-04 Split pgstat_bestart() into three different routines Michael Paquier 18.0
2025-02-24 Move MAX_BACKENDS to procnumber.h Andres Freund 18.0
2025-01-06 Allow changing autovacuum_max_workers without restarting. Nathan Bossart 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-28 Exclude parallel workers from connection privilege/limit checks. Tom Lane 14.16
2024-12-28 Exclude parallel workers from connection privilege/limit checks. Tom Lane 13.19
2024-12-28 Exclude parallel workers from connection privilege/limit checks. Tom Lane 16.7
2024-12-28 Exclude parallel workers from connection privilege/limit checks. Tom Lane 15.11
2024-12-28 Exclude parallel workers from connection privilege/limit checks. Tom Lane 18.0
2024-12-28 Exclude parallel workers from connection privilege/limit checks. Tom Lane 17.3
2024-12-28 Reserve a PGPROC slot and semaphore for the slotsync worker process. Tom Lane 18.0
2024-12-28 Reserve a PGPROC slot and semaphore for the slotsync worker process. Tom Lane 17.3
2024-12-23 Remove unnecessary GetTransactionSnapshot() calls Heikki Linnakangas 18.0
2024-11-26 Clean up newlines following left parentheses Álvaro Herrera 17.3
2024-11-11 Parallel workers use AuthenticatedUserId for connection privilege checks. Tom Lane 17.1
2024-11-11 Parallel workers use AuthenticatedUserId for connection privilege checks. Tom Lane 13.17
2024-11-11 Parallel workers use AuthenticatedUserId for connection privilege checks. Tom Lane 16.5
2024-11-11 Parallel workers use AuthenticatedUserId for connection privilege checks. Tom Lane 18.0
2024-11-11 Parallel workers use AuthenticatedUserId for connection privilege checks. Tom Lane 15.9
2024-11-11 Parallel workers use AuthenticatedUserId for connection privilege checks. Tom Lane 12.21
2024-11-11 Parallel workers use AuthenticatedUserId for connection privilege checks. Tom Lane 14.14
2024-09-21 Increase the number of fast-path lock slots Tomas Vondra 18.0
2024-08-29 Rename some shared memory initialization routines Heikki Linnakangas 18.0
2024-08-29 Refactor lock manager initialization to make it a bit less special Heikki Linnakangas 18.0
2024-07-29 Move cancel key generation to after forking the backend Heikki Linnakangas 18.0