Commits

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

DateSubjectAuthorReleases
2025-10-19 Don't rely on zlib's gzgetc() macro. Tom Lane 16.11
2025-10-18 Allow role created by new test to log in on Windows. Tom Lane 16.11
2025-10-13 Fix incorrect message-printing in win32security.c. Tom Lane 16.11
2025-10-13 Fix issue with reading zero bytes in Gzip_read. Tom Lane 16.11
2025-10-05 Use SOCK_ERRNO[_SET] in fe-secure-gssapi.c. Tom Lane 16.11
2025-09-27 Fix missed copying of groupDistinct in transformPLAssignStmt. Tom Lane 16.11
2025-09-25 Add minimal sleep to stats isolation test functions. Tom Lane 16.11
2025-09-17 Calculate agglevelsup correctly when Aggref contains a CTE. Tom Lane 16.11
2025-09-13 Amend recent fix for SIMILAR TO regex conversion. Tom Lane 16.11
2025-09-12 Fix oversights in pg_event_trigger_dropped_objects() fixes. Tom Lane 16.11
2025-09-11 Report the correct is_temporary flag for column defaults. Tom Lane 16.11
2025-09-10 Fix memory leakage in nodeSubplan.c. Tom Lane 16.11
2025-08-26 Put "excludeOnly" GIN scan keys at the end of the scankey array. Tom Lane 16.11
2025-08-26 Do CHECK_FOR_INTERRUPTS inside, not before, scanGetItem. Tom Lane 16.11
2025-08-13 Don't treat EINVAL from semget() as a hard failure. Tom Lane 16.11
2025-08-11 Stamp 16.10. Tom Lane 16.10
2025-08-11 Last-minute updates for release notes. Tom Lane 16.10
2025-08-10 Release notes for 17.6, 16.10, 15.14, 14.19, 13.22. Tom Lane 16.10
2025-08-07 doc: add float as an alias for double precision. Tom Lane 16.10
2025-08-05 Fix incorrect return value in brin_minmax_multi_distance_numeric(). Tom Lane 16.10
2025-07-31 pg_dump: provide a stable sort order for rules. Tom Lane 16.10
2025-07-29 Don't put library-supplied -L/-I switches before user-supplied ones. Tom Lane 16.10
2025-07-29 Remove unnecessary complication around xmlParseBalancedChunkMemory. Tom Lane 16.10
2025-07-28 Avoid regression in the size of XML input that we will accept. Tom Lane 16.10
2025-07-23 Fix build breakage on Solaris-alikes with late-model GCC. Tom Lane 16.10