Commits

DateSubjectAuthorReleases
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-08 Use PGAlignedXLogBlock for some code simplification Peter Eisentraut 19 (unreleased)
2025-01-16 Avoid calling pqsignal() with invalid signals on Windows frontends. Nathan Bossart 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-06 Remove unused #include's from bin .c files Peter Eisentraut 18.0
2024-05-17 Revise GUC names quoting in messages again Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-06 Suppress -Wunused-result warning about write(). Nathan Bossart 17.0
2023-12-06 Use signal-safe functions in signal handler Peter Eisentraut 17.0
2023-11-25 C comment: add header to pg_test_fsync.c Bruce Momjian 17.0
2023-07-14 Remove wal_sync_method=fsync_writethrough on Windows. Thomas Munro 17.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-11-26 Mark two signal flags as sig_atomic_t in pgbench and pg_test_fsync Michael Paquier 16.0
2022-09-29 Restore pg_pread and friends. Thomas Munro 16.0
2022-09-14 Use SIGNAL_ARGS consistently to declare signal handlers. Tom Lane 16.0
2022-08-05 Remove configure probe for fdatasync. Thomas Munro 16.0
2022-08-04 Remove dead pread and pwrite replacement code. Thomas Munro 16.0
2022-07-22 Remove O_FSYNC and associated macros. Thomas Munro 16.0
2022-04-08 Improve frontend error logging style. Tom Lane 15.0
2021-11-29 Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. Tom Lane 15.0
2021-07-18 Support direct I/O on macOS. Thomas Munro 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-02-15 Use pg_pwrite() in pg_test_fsync. Thomas Munro 14.0
2020-09-28 Improve range checks of options for pg_test_fsync and pg_test_timing Michael Paquier 14.0
2020-07-16 Switch pg_test_fsync to use binary mode on Windows Michael Paquier 9.5.23