Re: Sync scan & regression tests
Heikki Linnakangas <hlinnaka@iki.fi>
From: Heikki Linnakangas <hlinnaka@iki.fi>
To: Melanie Plageman <melanieplageman@gmail.com>,
David Rowley <dgrowleyml@gmail.com>
Cc: Konstantin Knizhnik <knizhnik@garret.ru>,
pgsql-hackers@lists.postgresql.org, Tom Lane <tgl@sss.pgh.pa.us>,
Thomas Munro <thomas.munro@gmail.com>
Date: 2023-08-31T10:12:42Z
Lists: pgsql-hackers
On 31/08/2023 02:37, Melanie Plageman wrote: > On Wed, Aug 30, 2023 at 5:15 PM David Rowley <dgrowleyml@gmail.com> wrote: >> >> I just looked at v15's code and I agree that the ss_report_location() >> would be called even when the scan is finished. It wasn't intentional >> that that was changed in v16, so I'm happy for your patch to be >> applied and backpatched to 16. Thanks for digging into that. > > Yes, thanks for catching my mistake. > LGTM. Pushed, thanks for the reviews! -- Heikki Linnakangas Neon (https://neon.tech)
Commits
-
Avoid edge case in pg_visibility test with small shared_buffers
- 408209d6a9ae 16.3 landed
- 3a4837fc809a 17.0 landed
-
Report syncscan position at end of scan.
- d5feb6011e62 16.0 landed
- e8d74ad625f7 17.0 landed
-
hio: Take number of prior relation extensions into account
- 82a4edabd272 17.0 cited
-
Reduce code duplication between heapgettup and heapgettup_pagemode
- 7ae0ab0ad970 16.0 cited
-
Fix CLUSTER tuplesorts on abbreviated expressions.
- 8ab0ebb9a842 15.0 cited
-
Set PD_ALL_VISIBLE and visibility map bits in COPY FREEZE
- 7db0cd2145f2 14.0 cited