Commits

DateSubjectAuthorReleases
2026-04-10 Fix incremental JSON parser numeric token reassembly across chunks. Andrew Dunstan 19 (unreleased)
2026-04-07 Add errdetail() with PID and UID about source of termination signal. Andrew Dunstan 19 (unreleased)
2026-04-05 Add pg_get_tablespace_ddl() function Andrew Dunstan 19 (unreleased)
2026-04-05 Add pg_get_database_ddl() function Andrew Dunstan 19 (unreleased)
2026-04-05 Add pg_get_role_ddl() function Andrew Dunstan 19 (unreleased)
2026-04-05 Add infrastructure for pg_get_*_ddl functions Andrew Dunstan 19 (unreleased)
2026-04-02 Add additional jsonpath string methods Andrew Dunstan 19 (unreleased)
2026-04-02 Rename jsonpath method arg tokens Andrew Dunstan 19 (unreleased)
2026-04-02 Use command_ok for pg_regress calls in 002_pg_upgrade and 027_stream_regress Andrew Dunstan 19 (unreleased)
2026-04-02 perl tap: Use croak instead of die in our helper modules Andrew Dunstan 19 (unreleased)
2026-04-02 perl tap: Show die reason in TAP output Andrew Dunstan 19 (unreleased)
2026-04-02 pg_regress: Include diffs in TAP output Andrew Dunstan 19 (unreleased)
2026-04-02 perl tap: Show failed command output Andrew Dunstan 19 (unreleased)
2026-03-29 Fix multiple bugs in astreamer pipeline code. Andrew Dunstan 15.18
2026-03-29 Fix multiple bugs in astreamer pipeline code. Andrew Dunstan 16.14
2026-03-29 Fix multiple bugs in astreamer pipeline code. Andrew Dunstan 17.10
2026-03-29 Fix multiple bugs in astreamer pipeline code. Andrew Dunstan 18.4
2026-03-29 Fix multiple bugs in astreamer pipeline code. Andrew Dunstan 19 (unreleased)
2026-03-20 pg_waldump: Preparatory refactoring for tar archive WAL decoding. Andrew Dunstan 19 (unreleased)
2026-03-20 Move tar detection and compression logic to common. Andrew Dunstan 19 (unreleased)
2026-03-20 pg_verifybackup: Enable WAL parsing for tar-format backups Andrew Dunstan 19 (unreleased)
2026-03-20 pg_waldump: Add support for reading WAL from tar archives Andrew Dunstan 19 (unreleased)
2026-03-20 Add option force_array for COPY JSON FORMAT Andrew Dunstan 19 (unreleased)
2026-03-20 json format for COPY TO Andrew Dunstan 19 (unreleased)
2026-03-20 introduce CopyFormat, refactor CopyFormatOptions Andrew Dunstan 19 (unreleased)