Commits

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

DateSubjectAuthorReleases
2025-07-17 Fix PQport to never return NULL unless the connection is NULL. Tom Lane 16.10
2025-07-15 Doc: clarify description of regexp fields in pg_ident.conf. Tom Lane 16.10
2025-07-15 Silence uninitialized-value warnings in compareJsonbContainers(). Tom Lane 16.10
2025-07-15 Doc: clarify description of current-date/time functions. Tom Lane 16.10
2025-07-11 Fix inconsistent quoting of role names in ACLs. Tom Lane 16.10
2025-07-08 Fix low-probability memory leak in XMLSERIALIZE(... INDENT). Tom Lane 16.10
2025-07-07 Restore the ability to run pl/pgsql expression queries in parallel. Tom Lane 16.10
2025-07-03 Obtain required table lock during cross-table updates, redux. Tom Lane 16.10
2025-07-01 Make sure IOV_MAX is defined. Tom Lane 16.10
2025-07-01 Make safeguard against incorrect flags for fsync more portable. Tom Lane 16.10
2025-06-29 Obtain required table lock during cross-table constraint updates. Tom Lane 16.10
2025-06-24 Prevent excessive delays before launching new logrep workers. Tom Lane 16.10
2025-06-21 Doc: improve documentation about width_bucket(). Tom Lane 16.10
2025-06-20 Use SnapshotDirty when checking for conflicting index names. Tom Lane 16.10
2025-06-10 Don't reduce output request size on non-Unix-socket connections. Tom Lane 16.10
2025-06-05 Doc: you must own the target object to use SECURITY LABEL. Tom Lane 16.10
2025-06-02 Disallow "=" in names of reloptions and foreign-data options. Tom Lane 16.10
2025-06-01 Run pgindent on the previous commit. Tom Lane 16.10
2025-06-01 Fix edge-case resource leaks in PL/Python error reporting. Tom Lane 16.10
2025-05-30 Fix memory leakage in postgres_fdw's DirectModify code path. Tom Lane 16.10
2025-05-30 Allow larger packets during GSSAPI authentication exchange. Tom Lane 16.10
2025-05-29 Avoid resource leaks when a dblink connection fails. Tom Lane 16.10
2025-05-23 Fix per-relation memory leakage in autovacuum. Tom Lane 16.10
2025-05-22 Fix memory leak in XMLSERIALIZE(... INDENT). Tom Lane 16.10
2025-05-20 Fix back-patching of memset_s() fixes. Tom Lane 16.10