Commits

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

DateSubjectAuthorReleases
2021-11-03 Fix snapshot reference leak if lo_export fails. Heikki Linnakangas 9.6.24
2021-11-01 Handle XLOG_OVERWRITE_CONTRECORD in DecodeXLogOp Alvaro Herrera 9.6.24
2021-10-31 Don't try to read a multi-GB pg_stat_statements file in one call. Tom Lane 9.6.24
2021-10-29 Update time zone data files to tzdata release 2021e. Tom Lane 9.6.24
2021-10-29 Update SELinux links in sepgsql documentation Daniel Gustafsson 9.6.24
2021-10-27 Clarify that --system reindexes system catalogs *only* Magnus Hagander 9.6.24
2021-10-24 Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURRENTLY. Noah Misch 9.6.24
2021-10-24 Fix CREATE INDEX CONCURRENTLY for the newest prepared transactions. Noah Misch 9.6.24
2021-10-22 pg_dump: fix mis-dumping of non-global default privileges. Tom Lane 9.6.24
2021-10-21 Back-patch "Add parent table name in an error in reorderbuffer.c." Amit Kapila 9.6.24
2021-10-20 Fix build of MSVC with OpenSSL 3.0.0 Michael Paquier 9.6.24
2021-10-19 Remove bogus assertion in transformExpressionList(). Tom Lane 9.6.24
2021-10-19 Fix bug in TOC file error message printing Daniel Gustafsson 9.6.24
2021-10-19 Fix sscanf limits in pg_dump Daniel Gustafsson 9.6.24
2021-10-18 Reset properly snapshot export state during transaction abort Michael Paquier 9.6.24
2021-10-14 Check criticalSharedRelcachesBuilt in GetSharedSecurityLabel(). Jeff Davis 9.6.24
2021-10-13 Change recently added test code for stability Alvaro Herrera 9.6.24
2021-10-13 postgres_fdw: Move comments about elog level in (sub)abort cleanup. Etsuro Fujita 9.6.24
2021-10-06 Fix null-pointer crash in postgres_fdw's conversion_error_callback. Tom Lane 9.6.24
2021-10-06 Fix corner-case loss of precision in numeric_power(). Dean Rasheed 9.6.24
2021-10-05 Doc: improve description of UNION/INTERSECT/EXCEPT syntax. Tom Lane 9.6.24
2021-10-04 Fix TestLib::slurp_file() with offset on windows. Andres Freund 9.6.24
2021-10-04 Update our mapping of Windows time zone names some more. Tom Lane 9.6.24
2021-10-04 Fix snapshot builds during promotion of hot standby node with 2PC Michael Paquier 9.6.24
2021-10-02 Update our mapping of Windows time zone names using CLDR info. Tom Lane 9.6.24