Commits

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

DateSubjectAuthorReleases
2025-07-15 Doc: clarify description of regexp fields in pg_ident.conf. Tom Lane 13.22
2025-07-15 Silence uninitialized-value warnings in compareJsonbContainers(). Tom Lane 13.22
2025-07-15 Doc: clarify description of current-date/time functions. Tom Lane 13.22
2025-07-11 Fix inconsistent quoting of role names in ACLs. Tom Lane 13.22
2025-07-07 Restore the ability to run pl/pgsql expression queries in parallel. Tom Lane 13.22
2025-07-03 Obtain required table lock during cross-table updates, redux. Tom Lane 13.22
2025-07-01 Make safeguard against incorrect flags for fsync more portable. Tom Lane 13.22
2025-06-29 Obtain required table lock during cross-table constraint updates. Tom Lane 13.22
2025-06-21 Doc: improve documentation about width_bucket(). Tom Lane 13.22
2025-06-20 Use SnapshotDirty when checking for conflicting index names. Tom Lane 13.22
2025-06-10 Don't reduce output request size on non-Unix-socket connections. Tom Lane 13.22
2025-06-05 Doc: you must own the target object to use SECURITY LABEL. Tom Lane 13.22
2025-06-02 Disallow "=" in names of reloptions and foreign-data options. Tom Lane 13.22
2025-06-01 Run pgindent on the previous commit. Tom Lane 13.22
2025-06-01 Fix edge-case resource leaks in PL/Python error reporting. Tom Lane 13.22
2025-05-30 Fix memory leakage in postgres_fdw's DirectModify code path. Tom Lane 13.22
2025-05-30 Allow larger packets during GSSAPI authentication exchange. Tom Lane 13.22
2025-05-29 Avoid resource leaks when a dblink connection fails. Tom Lane 13.22
2025-05-18 Make our usage of memset_s() conform strictly to the C11 standard. Tom Lane 13.22
2025-05-05 Stamp 13.21. Tom Lane 13.21
2025-05-05 Last-minute updates for release notes. Tom Lane 13.21
2025-05-04 Release notes for 17.5, 16.9, 15.13, 14.18, 13.21. Tom Lane 13.21
2025-05-01 Add missing newlines to PQescapeInternal() messages pre-v16. Tom Lane 13.21
2025-04-30 Update time zone data files to tzdata release 2025b. Tom Lane 13.21
2025-04-19 Be more wary of corrupt data in pageinspect's heap_page_items(). Tom Lane 13.21