Re: BUG: test_ginpostinglist second itemptr check is a no-op due to copy-paste error
John Naylor <johncnaylorls@gmail.com>
From: John Naylor <johncnaylorls@gmail.com>
To: Jianghua Yang <yjhjstz@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2026-03-24T01:59:11Z
Lists: pgsql-hackers
On Tue, Mar 24, 2026 at 8:45 AM Jianghua Yang <yjhjstz@gmail.com> wrote: > The attached patch fixes the second check to compare orig_itemptrs[1] > with decoded_itemptrs[1] and reports (blk, off) as the expected > value in the error message. Seems right to me, thanks for the patch. I'll take care of this. -- John Naylor Amazon Web Services
Commits
-
Fix copy-paste error in test_ginpostinglist
- 9cee8644f1aa 15.18 landed
- 791ff1df1ee0 17.10 landed
- 51b7316a7c2b 18.4 landed
- 4c0ffe6244f2 16.14 landed
- 4dc9346531e1 14.23 landed
- d2a1aa77c255 19 (unreleased) landed