Commits

Showing commits that first shipped in 18 (backpatches included). Clear

DateSubjectAuthorReleases
2025-05-23 Revert function to get memory context stats for processes Daniel Gustafsson 18.0
2025-05-09 Add support for runtime arguments in injection points Michael Paquier 18.0
2025-04-26 Eliminate divide in new fast-path locking code David Rowley 18.0
2025-04-08 Add function to get memory context stats for processes Daniel Gustafsson 18.0
2025-04-02 Make cancel request keys longer Heikki Linnakangas 18.0
2025-03-17 aio: Basic subsystem initialization Andres Freund 18.0
2025-03-12 Add connection establishment duration logging Melanie Plageman 18.0
2025-03-12 Modularize log_connections output Melanie Plageman 18.0
2025-03-04 Make FP_LOCK_SLOTS_PER_BACKEND look like a function Tomas Vondra 18.0
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 18.0
2024-12-28 Reserve a PGPROC slot and semaphore for the slotsync worker process. Tom Lane 18.0
2024-12-23 Remove unnecessary GetTransactionSnapshot() calls Heikki Linnakangas 18.0
2024-11-11 Parallel workers use AuthenticatedUserId for connection privilege checks. Tom Lane 18.0
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
2024-07-28 Refactor: make default_locale internal to pg_locale.c. Jeff Davis 18.0
2024-07-05 Remove check hooks for GUCs that contribute to MaxBackends. Nathan Bossart 18.0