Commits

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

DateSubjectAuthorReleases
2026-06-17 Avoid errors during ALTER SUBSCRIPTION. Jeff Davis 19 (unreleased)
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-04-14 Add tests for low-level PGLZ [de]compression routines Michael Paquier 19 (unreleased)
2026-04-08 Remove MULE_INTERNAL encoding. Thomas Munro 19 (unreleased)
2026-04-07 instrumentation: Standardize ticks to nanosecond conversion method Andres Freund 19 (unreleased)
2026-03-06 CREATE SUBSCRIPTION ... SERVER. Jeff Davis 19 (unreleased)
2026-02-17 Fix test_valid_server_encoding helper function. Thomas Munro 19 (unreleased)
2026-02-10 Improve type handling of varlena structures Michael Paquier 19 (unreleased)
2026-02-08 Code coverage for most pg_mblen* calls. Thomas Munro 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-17 Rename regress.so's .mo file to postgresql-regress-VERSION.mo. Tom Lane 19 (unreleased)
2025-12-16 Test PRI* macros even when we can't test NLS translation. Tom Lane 19 (unreleased)
2025-12-15 Revert "Avoid requiring Spanish locale to test NLS infrastructure." Tom Lane 19 (unreleased)
2025-12-15 Avoid requiring Spanish locale to test NLS infrastructure. Tom Lane 19 (unreleased)
2025-12-14 Add a regression test to verify that NLS translation works. Tom Lane 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in more areas of the tree Michael Paquier 19 (unreleased)
2025-11-23 Add SupportRequestInlineInFrom planner support request. Tom Lane 19 (unreleased)
2025-11-07 Fix "inconsistent DLL linkage" warning on Windows MSVC Peter Eisentraut 19 (unreleased)
2025-08-08 Add missing Datum conversions Peter Eisentraut 19 (unreleased)