Commits

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

DateSubjectAuthorReleases
2024-11-16 Release notes for 17.2, 16.6, 15.10, 14.15, 13.18, 12.22. Tom Lane 15.10
2024-11-16 Undo unintentional ABI break in struct ResultRelInfo. Tom Lane 15.10
2024-11-15 Avoid assertion due to disconnected NFA sub-graphs in regex parsing. Tom Lane 15.10
2024-11-11 Stamp 15.9. Tom Lane 15.9
2024-11-11 Last-minute updates for release notes. Tom Lane 15.9
2024-11-11 Parallel workers use AuthenticatedUserId for connection privilege checks. Tom Lane 15.9
2024-11-11 Fix cross-version upgrade tests. Tom Lane 15.9
2024-11-11 Fix improper interactions between session_authorization and role. Tom Lane 15.9
2024-11-10 Release notes for 17.1, 16.5, 15.9, 14.14, 13.17, 12.21. Tom Lane 15.9
2024-11-08 Improve fix for not entering parallel mode when holding interrupts. Tom Lane 15.9
2024-10-29 Update time zone data files to tzdata release 2024b. Tom Lane 15.9
2024-10-28 Guard against enormously long input in pg_saslprep(). Tom Lane 15.9
2024-10-21 Fix wrong assertion and poor error messages in "COPY (query) TO". Tom Lane 15.9
2024-10-16 Further refine _SPI_execute_plan's rule for atomic execution. Tom Lane 15.9
2024-10-12 Correctly identify which EC members are computable at a plan node. Tom Lane 15.9
2024-10-06 Ignore not-yet-defined Portals in pg_cursors view. Tom Lane 15.9
2024-10-02 Parse libpq's "keepalives" option more like other integer options. Tom Lane 15.9
2024-09-20 Doc: explain how to test ADMIN privilege with pg_has_role(). Tom Lane 15.9
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 15.9
2024-09-15 Replace usages of xmlXPathCompile() with xmlXPathCtxtCompile(). Tom Lane 15.9
2024-09-14 Run regression tests with timezone America/Los_Angeles. Tom Lane 15.9
2024-09-13 Allow _h_indexbuild() to be interrupted. Tom Lane 15.9
2024-09-11 Remove incorrect Assert. Tom Lane 15.9
2024-09-05 Prevent mis-encoding of "trailing junk after numeric literal" errors. Tom Lane 15.9
2024-08-11 Suppress Coverity warnings about Asserts in get_name_for_var_field. Tom Lane 15.9