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

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Álvaro Herrera <alvherre@kurilemu.de>
Cc: Daniel Gustafsson <daniel@yesql.se>, Andrew Dunstan <andrew@dunslane.net>, Heikki Linnakangas <hlinnaka@iki.fi>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-02-03T22:52:15Z
Lists: pgsql-hackers
=?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.

			regards, tom lane

[1] https://postgr.es/m/flat/db6fdb35a8665ad3c18be01181d44b31@postgrespro.ru



Commits

  1. Restart BackgroundPsql's timer more nicely.

  2. Implement pg_wal_replay_wait() stored procedure

  3. psql: fix variable existence tab completion