Commits

DateSubjectAuthorReleases
2026-04-05 Convert all remaining subsystems to use the new shmem allocation API Heikki Linnakangas 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-04-28 Remove circular #include's between wait_event.h and wait_event_types.h Michael Paquier 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-06-28 Add wait event type "InjectionPoint", a custom type like "Extension". Noah Misch 17.0
2024-05-17 Remove enum WaitEventExtension Michael Paquier 17.0
2024-02-01 Sync PG_VERSION file in CREATE DATABASE. Noah Misch 15.6
2024-02-01 Sync PG_VERSION file in CREATE DATABASE. Noah Misch 16.2
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-08-20 Add system view pg_wait_events Michael Paquier 17.0
2023-08-14 Change custom wait events to use dynamic shared hash tables Michael Paquier 17.0
2023-07-31 Support custom wait events for wait event type "Extension" Michael Paquier 17.0
2023-07-05 Generate automatically code and documentation related to wait events Michael Paquier 17.0
2023-07-03 Refactor some code related to wait events "BufferPin" and "Extension" Michael Paquier 17.0
2023-03-23 Improve the naming of Parallel Hash Join phases. Thomas Munro 16.0
2023-02-16 Add a new wait state and use it when sending data in the apply worker. Amit Kapila 16.0
2023-01-09 Perform apply of large transactions by parallel workers. Amit Kapila 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-22 Add wait event for pg_usleep() in perform_spin_delay() Andres Freund 16.0
2022-07-26 Remove the restriction that the relmap must be 512 bytes. Robert Haas 16.0
2022-07-14 Create a distinct wait event for POSIX DSM allocation. Thomas Munro 16.0
2022-04-07 pgstat: store statistics in shared memory. Andres Freund 15.0
2022-03-29 Add new block-by-block strategy for CREATE DATABASE. Robert Haas 15.0
2022-03-16 Fix waiting in RegisterSyncRequest(). Thomas Munro 14.3