Commits

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

DateSubjectAuthorReleases
2025-03-03 Fix broken handling of domains in atthasmissing logic. Tom Lane 14.18
2025-03-01 Fix pg_strtof() to not crash on NULL endptr. Tom Lane 14.18
2025-02-21 Fix pg_dumpall to cope with dangling OIDs in pg_auth_members. Tom Lane 14.18
2025-02-19 Avoid null pointer dereference crash after OOM in Snowball stemmers. Tom Lane 14.18
2025-02-17 Stamp 14.17. Tom Lane 14.17
2025-02-16 Release notes for 17.4, 16.8, 15.12, 14.17, 13.20. Tom Lane 14.17
2025-02-16 In fmtIdEnc(), handle failure of enlargePQExpBuffer(). Tom Lane 14.17
2025-02-15 Make escaping functions retain trailing bytes of an invalid character. Tom Lane 14.17
2025-02-10 Stamp 14.16. Tom Lane 14.16
2025-02-10 Last-minute updates for release notes. Tom Lane 14.16
2025-02-10 Adapt appendPsqlMetaConnect() to the new fmtId() encoding expectations. Tom Lane 14.16
2025-02-09 Release notes for 17.3, 16.7, 15.11, 14.16, 13.19. Tom Lane 14.16
2025-02-07 Fix pgbench performance issue induced by commit af35fe501. Tom Lane 14.16
2025-02-07 Doc: clarify behavior of timestamptz input some more. Tom Lane 14.16
2025-01-30 Avoid integer overflow while testing wal_skip_threshold condition. Tom Lane 14.16
2025-01-29 Handle default NULL insertion a little better. Tom Lane 14.16
2025-01-29 Avoid breaking SJIS encoding while de-backslashing Windows paths. Tom Lane 14.16
2025-01-25 Doc: recommend "psql -X" for restoring pg_dump scripts. Tom Lane 14.16
2025-01-23 Don't ask for bug reports about pthread_is_threaded_np() != 0. Tom Lane 14.16
2025-01-22 Repair incorrect handling of AfterTriggerSharedData.ats_modifiedcols. Tom Lane 14.16
2025-01-20 Update time zone data files to tzdata release 2025a. Tom Lane 14.16
2025-01-20 Avoid using timezone Asia/Manila in regression tests. Tom Lane 14.16
2025-01-17 Fix setrefs.c's failure to do expression processing on prune steps. Tom Lane 14.16
2025-01-14 Avoid symbol collisions between pqsignal.c and legacy-pqsignal.c. Tom Lane 14.16
2025-01-11 Repair memory leaks in plpython. Tom Lane 14.16