Commits

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

DateSubjectAuthorReleases
2026-02-06 doc: Expand upon protocol versions and extensions Jacob Champion 19 (unreleased)
2026-01-27 oauth: Correct test dependency on oauth_hook_client Jacob Champion 19 (unreleased)
2026-01-23 libpq_pipeline: Test the default protocol version Jacob Champion 19 (unreleased)
2026-01-23 pqcomm.h: Explicitly reserve protocol v3.1 Jacob Champion 19 (unreleased)
2026-01-09 doc: Improve description of publish_via_partition_root Jacob Champion 19 (unreleased)
2025-12-17 oauth_validator: Avoid races in log_check() Jacob Champion 19 (unreleased)
2025-12-17 libpq-oauth: use correct c_args in meson.build Jacob Champion 19 (unreleased)
2025-12-17 libpq-fe.h: Don't claim SOCKTYPE in the global namespace Jacob Champion 19 (unreleased)
2025-12-15 libpq: Align oauth_json_set_error() with other NLS patterns Jacob Champion 19 (unreleased)
2025-12-15 libpq-oauth: Don't translate internal errors Jacob Champion 19 (unreleased)
2025-12-15 libpq: Add missing OAuth translations Jacob Champion 19 (unreleased)
2025-11-26 oauth_validator: Shorten JSON responses in test logs Jacob Champion 19 (unreleased)
2025-11-24 Reorganize pqcomm.h a bit Jacob Champion 19 (unreleased)
2025-11-24 postgres: Use pg_{add,mul}_size_overflow() Jacob Champion 19 (unreleased)
2025-11-24 Add pg_add_size_overflow() and friends Jacob Champion 19 (unreleased)
2025-11-24 Make some use of anonymous unions [libpq-oauth] Jacob Champion 19 (unreleased)
2025-11-10 libpq: Prevent some overflows of int/size_t Jacob Champion 19 (unreleased)
2025-10-01 test_json_parser: Speed up 002_inline.pl Jacob Champion 19 (unreleased)
2025-09-03 ci: Explicitly enable Meson features Jacob Champion 19 (unreleased)
2025-09-03 ci: Remove extra PG_TEST_EXTRA from NetBSD/OpenBSD Jacob Champion 19 (unreleased)
2025-08-26 oauth: Explicitly depend on -pthread Jacob Champion 19 (unreleased)
2025-08-25 oauth: Add unit tests for multiplexer handling Jacob Champion 19 (unreleased)
2025-08-25 oauth: Always link with -lm for floor() Jacob Champion 19 (unreleased)
2025-08-08 Revert "oauth: Add unit tests for multiplexer handling" Jacob Champion 19 (unreleased)
2025-08-08 oauth: Add unit tests for multiplexer handling Jacob Champion 19 (unreleased)