Commits

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

DateSubjectAuthorReleases
2025-08-07 doc: add float as an alias for double precision. Tom Lane 14.19
2025-08-05 Fix incorrect return value in brin_minmax_multi_distance_numeric(). Tom Lane 14.19
2025-07-31 pg_dump: provide a stable sort order for rules. Tom Lane 14.19
2025-07-29 Don't put library-supplied -L/-I switches before user-supplied ones. Tom Lane 14.19
2025-07-29 Remove unnecessary complication around xmlParseBalancedChunkMemory. Tom Lane 14.19
2025-07-28 Avoid regression in the size of XML input that we will accept. Tom Lane 14.19
2025-07-23 Fix build breakage on Solaris-alikes with late-model GCC. Tom Lane 14.19
2025-07-17 Fix PQport to never return NULL unless the connection is NULL. Tom Lane 14.19
2025-07-15 Doc: clarify description of regexp fields in pg_ident.conf. Tom Lane 14.19
2025-07-15 Silence uninitialized-value warnings in compareJsonbContainers(). Tom Lane 14.19
2025-07-15 Doc: clarify description of current-date/time functions. Tom Lane 14.19
2025-07-11 Fix inconsistent quoting of role names in ACLs. Tom Lane 14.19
2025-07-07 Restore the ability to run pl/pgsql expression queries in parallel. Tom Lane 14.19
2025-07-03 Obtain required table lock during cross-table updates, redux. Tom Lane 14.19
2025-07-01 Make safeguard against incorrect flags for fsync more portable. Tom Lane 14.19
2025-06-29 Obtain required table lock during cross-table constraint updates. Tom Lane 14.19
2025-06-21 Doc: improve documentation about width_bucket(). Tom Lane 14.19
2025-06-20 Use SnapshotDirty when checking for conflicting index names. Tom Lane 14.19
2025-06-10 Don't reduce output request size on non-Unix-socket connections. Tom Lane 14.19
2025-06-05 Doc: you must own the target object to use SECURITY LABEL. Tom Lane 14.19
2025-06-02 Disallow "=" in names of reloptions and foreign-data options. Tom Lane 14.19
2025-06-01 Run pgindent on the previous commit. Tom Lane 14.19
2025-06-01 Fix edge-case resource leaks in PL/Python error reporting. Tom Lane 14.19
2025-05-30 Fix memory leakage in postgres_fdw's DirectModify code path. Tom Lane 14.19
2025-05-30 Allow larger packets during GSSAPI authentication exchange. Tom Lane 14.19