Commits

DateSubjectAuthorReleases
2026-03-06 Don't include wait_event.h in pgstat.h Álvaro Herrera 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-03-13 Make the order of the header file includes consistent Peter Eisentraut 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-06-12 Remove a few unused global variables and declarations. Heikki Linnakangas 16.0
2023-02-06 Remove useless casts to (void *) in hash_search() calls Peter Eisentraut 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-07-14 Avoid shadowing a variable in sync.c. Thomas Munro 16.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2022-03-16 Fix race between DROP TABLESPACE and checkpointing. Thomas Munro 12.11
2022-03-16 Fix race between DROP TABLESPACE and checkpointing. Thomas Munro 13.7
2022-03-16 Fix race between DROP TABLESPACE and checkpointing. Thomas Munro 14.3
2022-03-16 Fix race between DROP TABLESPACE and checkpointing. Thomas Munro 15.0
2022-03-16 Fix waiting in RegisterSyncRequest(). Thomas Munro 12.11
2022-03-16 Fix waiting in RegisterSyncRequest(). Thomas Munro 13.7
2022-03-16 Fix waiting in RegisterSyncRequest(). Thomas Munro 14.3
2022-03-16 Fix waiting in RegisterSyncRequest(). Thomas Munro 15.0
2022-02-16 Split xlog.c into xlog.c and xlogrecovery.c. Heikki Linnakangas 15.0
2022-01-25 Fix various typos, grammar and code style in comments and docs Michael Paquier 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-11-02 Avoid O(N^2) behavior in SyncPostCheckpoint(). Tom Lane 15.0
2021-11-02 Avoid O(N^2) behavior in SyncPostCheckpoint(). Tom Lane 14.1