Re: Sequence Access Methods, round two - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Sequence Access Methods, round two
Date
Msg-id Za4Lm8veCea-rsUU@paquier.xyz
Whole thread Raw
In response to Re: Sequence Access Methods, round two  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: Sequence Access Methods, round two
List pgsql-hackers
On Mon, Jan 22, 2024 at 05:03:16PM +1100, Peter Smith wrote:
> Hi, This patch has a CF status of "Needs Review" [1], but it seems
> there were CFbot test failures last time it was run [2]. Please have a
> look and post an updated version if necessary.

Indeed.  This is conflicting with the new gist_stratnum_identity on
OID 8047, so switched to 8048.  There was a second one in
src/test/modules/meson.build.  Attached is a rebased patch set.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Kirk Wolak
Date:
Subject: Re: Oom on temp (un-analyzed table caused by JIT) V16.1 [Fixed Already]
Next
From: Peter Smith
Date:
Subject: Re: pg_stat_statements and "IN" conditions