Commits

DateSubjectAuthorReleases
2026-03-24 Don't include storage/lock.h in so many headers Álvaro Herrera 19 (unreleased)
2026-02-23 Disallow CR and LF in database, role, and tablespace names Andrew Dunstan 19 (unreleased)
2026-02-10 Separate RecoveryConflictReasons from procsignals Heikki Linnakangas 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-07-11 Rename CHECKPOINT_IMMEDIATE to CHECKPOINT_FAST. Nathan Bossart 19 (unreleased)
2025-02-13 Remove unnecessary (char *) casts [xlog] Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-11-07 Replace pgwin32_is_junction() with lstat(). Thomas Munro 14.14
2024-11-07 Replace pgwin32_is_junction() with lstat(). Thomas Munro 15.9
2024-09-03 Define PG_TBLSPC_DIR for path pg_tblspc/ in data folder Michael Paquier 18.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-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-13 Refactor aclcheck functions Peter Eisentraut 16.0
2022-11-13 Refactor ownercheck functions Peter Eisentraut 16.0
2022-10-14 Store GUC data in a memory context, instead of using malloc(). Tom Lane 16.0
2022-09-28 Revert 56-bit relfilenode change and follow-up commits. Robert Haas 16.0
2022-09-27 Increase width of RelFileNumbers from 32 bits to 56 bits. Robert Haas 16.0
2022-09-13 Split up guc.c for better build speed and ease of maintenance. Tom Lane 16.0
2022-08-06 Replace pgwin32_is_junction() with lstat(). Thomas Munro 16.0
2022-08-04 Remove configure probes for symlink/readlink, and dead code. Thomas Munro 16.0
2022-07-28 Fix replay of create database records on standby Alvaro Herrera 16.0
2022-07-28 Fix replay of create database records on standby Alvaro Herrera 14.5