Commits

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

DateSubjectAuthorReleases
2024-11-25 Update configure probes for CFLAGS needed for ARM CRC instructions. Tom Lane 13.19
2024-11-20 Avoid assertion failure if a setop leaf query contains setops. Tom Lane 13.19
2024-11-19 Compare collations before merging UNION operations. Tom Lane 13.19
2024-11-18 Stamp 13.18. Tom Lane 13.18
2024-11-17 Fix recently-exposed portability issue in regex optimization. Tom Lane 13.18
2024-11-16 Release notes for 17.2, 16.6, 15.10, 14.15, 13.18, 12.22. Tom Lane 13.18
2024-11-11 Stamp 13.17. Tom Lane 13.17
2024-11-11 Last-minute updates for release notes. Tom Lane 13.17
2024-11-11 Parallel workers use AuthenticatedUserId for connection privilege checks. Tom Lane 13.17
2024-11-11 Fix cross-version upgrade tests. Tom Lane 13.17
2024-11-11 Add needed .gitignore files in back branches. Tom Lane 13.17
2024-11-11 Fix improper interactions between session_authorization and role. Tom Lane 13.17
2024-11-10 Release notes for 17.1, 16.5, 15.9, 14.14, 13.17, 12.21. Tom Lane 13.17
2024-11-08 Improve fix for not entering parallel mode when holding interrupts. Tom Lane 13.17
2024-11-07 Fix our Windows stat() emulation to handle file sizes > 4GB. Tom Lane 13.17
2024-10-29 Update time zone data files to tzdata release 2024b. Tom Lane 13.17
2024-10-21 Fix wrong assertion and poor error messages in "COPY (query) TO". Tom Lane 13.17
2024-10-16 Further refine _SPI_execute_plan's rule for atomic execution. Tom Lane 13.17
2024-10-12 Correctly identify which EC members are computable at a plan node. Tom Lane 13.17
2024-10-06 Ignore not-yet-defined Portals in pg_cursors view. Tom Lane 13.17
2024-10-02 Parse libpq's "keepalives" option more like other integer options. Tom Lane 13.17
2024-09-20 Doc: explain how to test ADMIN privilege with pg_has_role(). Tom Lane 13.17
2024-09-15 Replace usages of xmlXPathCompile() with xmlXPathCtxtCompile(). Tom Lane 13.17
2024-09-14 Run regression tests with timezone America/Los_Angeles. Tom Lane 13.17
2024-09-13 Allow _h_indexbuild() to be interrupted. Tom Lane 13.17