Re: pg_stat_statements and "IN" conditions - Mailing list pgsql-hackers

From Dmitry Dolgov
Subject Re: pg_stat_statements and "IN" conditions
Date
Msg-id 20240122161123.tzau4pe6wp7h5vh2@erthalion.local
Whole thread Raw
In response to Re: pg_stat_statements and "IN" conditions  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: pg_stat_statements and "IN" conditions  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> On Mon, Jan 22, 2024 at 05:33:26PM +1100, Peter Smith wrote:
> 2024-01 Commitfest.
>
> Hi, This patch has a CF status of "Needs Review" [1], but it seems
> there was a CFbot test failure last time it was run [2]. Please have a
> look and post an updated version if necessary.
>
> ======
> [1] https://commitfest.postgresql.org/46/2837/
> [2] https://cirrus-ci.com/task/6688578378399744

It's the same failing pipeline Vignesh C was talking above. I've fixed
the issue in the latest patch version, but looks like it wasn't picked
up yet (from what I understand, the latest build for this CF is 8 weeks
old).



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Adding facility for injection points (or probe points?) for more advanced tests
Next
From: Tom Lane
Date:
Subject: Re: psql: Allow editing query results with \gedit