Re: test_oat_hooks bug (was: Re: pgsql: Add copy/equal support for XID lists)

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@lists.postgresql.org
Date: 2022-07-13T01:02:27Z
Lists: pgsql-hackers
On Tue, Jul 12, 2022 at 05:20:59PM +0200, Alvaro Herrera wrote:
> While looking for a place to host a test for XID lists support, I
> noticed a mistake in test_oat_hooks, fixed as per the attached.

Indeed.  Good catch.
--
Michael

Commits

  1. Fix flag tests in src/test/modules/test_oat_hooks

  2. Fix XID list support some more

  3. Add copy/equal support for XID lists

  4. Implement List support for TransactionId