Commits

Showing commits that first shipped in 19 (backpatches included). Clear

DateSubjectAuthorReleases
2026-04-08 Reduce presence of syscache.h in src/include/ Michael Paquier 19 (unreleased)
2026-04-07 Mark JumbleState as a const in the post_parse_analyze hook Michael Paquier 19 (unreleased)
2026-04-07 Fix injection point detach timing problem in TAP test for lock stats Michael Paquier 19 (unreleased)
2026-04-07 Fix shmem allocation of fixed-sized custom stats kind Michael Paquier 19 (unreleased)
2026-04-06 Fix shared memory size of template code for custom fixed-sized pgstats Michael Paquier 19 (unreleased)
2026-04-06 Use single LWLock for lock statistics in pgstats Michael Paquier 19 (unreleased)
2026-04-06 Improve more stability of worker_spi termination test Michael Paquier 19 (unreleased)
2026-04-05 Add tests for lock statistics, take two Michael Paquier 19 (unreleased)
2026-03-26 Improve timeout handling of pg_promote() Michael Paquier 19 (unreleased)
2026-03-24 Remove isolation test lock-stats Michael Paquier 19 (unreleased)
2026-03-24 Add support for lock statistics in pgstats Michael Paquier 19 (unreleased)
2026-03-24 Move some code blocks in lock.c and proc.c Michael Paquier 19 (unreleased)
2026-03-23 Make implementation of SASLprep compliant for ASCII characters Michael Paquier 19 (unreleased)
2026-03-23 Fix invalid value of pg_aios.pid, function pg_get_aios() Michael Paquier 19 (unreleased)
2026-03-23 Add missing deflateEnd() for server-side gzip base backups Michael Paquier 19 (unreleased)
2026-03-22 Add test for single-page VACUUM of hash index on INSERT Michael Paquier 19 (unreleased)
2026-03-21 Move declarations related to locktags from lock.h to new locktag.h Michael Paquier 19 (unreleased)
2026-03-19 Add commit 015d32016d84 to .git-blame-ignore-revs. Michael Paquier 19 (unreleased)
2026-03-19 test_saslprep: Apply proper indentation Michael Paquier 19 (unreleased)
2026-03-19 test_saslprep: Test module for SASLprep() Michael Paquier 19 (unreleased)
2026-03-19 Add more debugging information for bgworker termination tests of worker_spi Michael Paquier 19 (unreleased)
2026-03-18 test_plan_advice: Add .gitignore Michael Paquier 19 (unreleased)
2026-03-17 gen_guc_tables.pl: Improve detection of inconsistent data Michael Paquier 19 (unreleased)
2026-03-17 Refactor some code around ALTER TABLE [NO] INHERIT Michael Paquier 19 (unreleased)
2026-03-17 Add regression test for ALTER TABLE .. NO INHERIT on typed tables Michael Paquier 19 (unreleased)