Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Pavan Deolasee <pavan.deolasee@gmail.com>
Cc: Tomas Vondra <tomas.vondra@enterprisedb.com>,
Anastasia Lubennikova <a.lubennikova@postgrespro.ru>,
Tomas Vondra <tomas.vondra@2ndquadrant.com>,
Tatsuo Ishii <ishii@sraoss.co.jp>, lubennikovaav@gmail.com,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
ibrar.ahmad@gmail.com
Date: 2021-01-23T00:10:14Z
Lists: pgsql-hackers
Pavan Deolasee <pavan.deolasee@gmail.com> writes: > On Mon, Jan 18, 2021 at 3:02 AM Tomas Vondra <tomas.vondra@enterprisedb.com> > wrote: >> Pushed. Thanks everyone for the effort put into this patch. The first >> version was sent in 2015, so it took quite a bit of time. > Thanks Tomas, Anastasia and everyone else who worked on the patch and > ensured that it gets into the tree. Buildfarm results suggest that the test case is unstable under CLOBBER_CACHE_ALWAYS: https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=hyrax&dt=2021-01-19%2020%3A27%3A46 This might mean an actual bug, or just that the test isn't robust. regards, tom lane
Commits
-
Fix COPY FREEZE with CLOBBER_CACHE_ALWAYS
- 39b66a91bdeb 14.0 landed
-
Set PD_ALL_VISIBLE and visibility map bits in COPY FREEZE
- 7db0cd2145f2 14.0 landed
-
docs: client certificates are always sent to the server
- ff60394a8c9a 14.0 cited
-
Mark commit and abort WAL records with XLR_SPECIAL_REL_UPDATE.
- a28d731a1187 14.0 cited
-
docs: land height is "elevation", not "altitude"
- 92c12e46d5f1 13.0 cited
-
Improve the internal implementation of ereport().
- 17a28b03645e 13.0 cited