Re: IPC::Run::time[r|out] vs our TAP tests

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Álvaro Herrera <alvherre@kurilemu.de>, Andrew Dunstan <andrew@dunslane.net>, Heikki Linnakangas <hlinnaka@iki.fi>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-02-06T13:18:07Z
Lists: pgsql-hackers
> On 3 Feb 2026, at 23:52, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> 
> =?utf-8?Q?=C3=81lvaro?= Herrera <alvherre@kurilemu.de> writes:
>> Hello, was this forgotten, or is there some other reason why the
>> commitfest entry is still open?
>> https://commitfest.postgresql.org/patch/4959/
> 
> It's certainly still a live issue -- I ran into it just a couple weeks
> ago with what became a1d7ae2b2 [1].  I had forgotten that there were
> proposed patches addressing it.

I had forgotten all about this patchset, thanks for the reminder.  I'll go take
a fresh look at it.

--
Daniel Gustafsson




Commits

  1. Restart BackgroundPsql's timer more nicely.

  2. Implement pg_wal_replay_wait() stored procedure

  3. psql: fix variable existence tab completion