Commits

DateSubjectAuthorReleases
2026-03-05 Be more wary of false matches in initdb's replace_token(). Tom Lane 19 (unreleased)
2026-02-19 Remove no-longer-useful markers in pg_hba.conf.sample. Tom Lane 19 (unreleased)
2026-01-05 Update to latest Snowball sources. Tom Lane 19 (unreleased)
2025-08-13 Grab the low-hanging fruit from forcing USE_FLOAT8_BYVAL to true. Tom Lane 19 (unreleased)
2025-04-29 Give up on running with NetBSD/OpenBSD's default semaphore settings. Tom Lane 18.0
2025-04-27 Don't use double-quotes in #include's of system headers, redux. Tom Lane 18.0
2025-02-19 Update to latest Snowball sources. Tom Lane 18.0
2024-12-28 Try to avoid semaphore-related test failures on NetBSD/OpenBSD. Tom Lane 17.3
2024-12-23 Try to avoid semaphore-related test failures on NetBSD/OpenBSD. Tom Lane 18.0
2024-03-04 Fix initdb's -c option to treat the GUC name case-insensitively. Tom Lane 17.0
2024-03-04 Fix initdb's -c option to treat the GUC name case-insensitively. Tom Lane 16.3
2024-01-10 Restore initdb's old behavior of always setting the lc_xxx GUCs. Tom Lane 16.2
2024-01-10 Restore initdb's old behavior of always setting the lc_xxx GUCs. Tom Lane 17.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-03-22 Fix initdb's handling of min_wal_size and max_wal_size. Tom Lane 16.0
2023-03-22 Reduce memory leakage in initdb. Tom Lane 16.0
2023-03-22 Add "-c name=value" switch to initdb. Tom Lane 16.0
2022-09-14 Use SIGNAL_ARGS consistently to declare signal handlers. Tom Lane 16.0
2022-08-29 Clean up inconsistent use of fflush(). Tom Lane 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-21 Rethink method for assigning OIDs to the template0 and postgres DBs. Tom Lane 15.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-11-18 Provide a variant of simple_prompt() that can be interrupted by ^C. Tom Lane 15.0
2021-07-15 Replace explicit PIN entries in pg_depend with an OID range test. Tom Lane 15.0