Commits

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

DateSubjectAuthorReleases
2025-08-26 Do CHECK_FOR_INTERRUPTS inside, not before, scanGetItem. Tom Lane 15.15
2025-08-13 Don't treat EINVAL from semget() as a hard failure. Tom Lane 15.15
2025-08-11 Stamp 15.14. Tom Lane 15.14
2025-08-11 Last-minute updates for release notes. Tom Lane 15.14
2025-08-10 Release notes for 17.6, 16.10, 15.14, 14.19, 13.22. Tom Lane 15.14
2025-08-07 doc: add float as an alias for double precision. Tom Lane 15.14
2025-08-05 Fix incorrect return value in brin_minmax_multi_distance_numeric(). Tom Lane 15.14
2025-07-31 pg_dump: provide a stable sort order for rules. Tom Lane 15.14
2025-07-29 Don't put library-supplied -L/-I switches before user-supplied ones. Tom Lane 15.14
2025-07-29 Remove unnecessary complication around xmlParseBalancedChunkMemory. Tom Lane 15.14
2025-07-28 Avoid regression in the size of XML input that we will accept. Tom Lane 15.14
2025-07-23 Fix build breakage on Solaris-alikes with late-model GCC. Tom Lane 15.14
2025-07-17 Fix PQport to never return NULL unless the connection is NULL. Tom Lane 15.14
2025-07-15 Doc: clarify description of regexp fields in pg_ident.conf. Tom Lane 15.14
2025-07-15 Silence uninitialized-value warnings in compareJsonbContainers(). Tom Lane 15.14
2025-07-15 Doc: clarify description of current-date/time functions. Tom Lane 15.14
2025-07-11 Fix inconsistent quoting of role names in ACLs. Tom Lane 15.14
2025-07-07 Restore the ability to run pl/pgsql expression queries in parallel. Tom Lane 15.14
2025-07-03 Obtain required table lock during cross-table updates, redux. Tom Lane 15.14
2025-07-01 Make safeguard against incorrect flags for fsync more portable. Tom Lane 15.14
2025-06-29 Obtain required table lock during cross-table constraint updates. Tom Lane 15.14
2025-06-21 Doc: improve documentation about width_bucket(). Tom Lane 15.14
2025-06-20 Use SnapshotDirty when checking for conflicting index names. Tom Lane 15.14
2025-06-10 Don't reduce output request size on non-Unix-socket connections. Tom Lane 15.14
2025-06-05 Doc: you must own the target object to use SECURITY LABEL. Tom Lane 15.14