Re: IPC::Run::time[r|out] vs our TAP tests
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>, Erik Wienhold <ewie@ewie.name>, pgsql-hackers@lists.postgresql.org, Alexander Korotkov <aekorotkov@gmail.com>
Date: 2024-04-06T00:16:25Z
Lists: pgsql-hackers
On Fri, Apr 05, 2024 at 05:18:51PM -0400, Tom Lane wrote: > What I suggest Michael do with tanager is install the > OS-version-appropriate version of GNU readline, so that the animal > will test what ilmari describes as the actually common use-case. Thanks for the investigations! It's clear that this version of libedit is borked. > (I see that what he did for the moment is add --without-readline. > Perhaps that's a decent long-term choice too, because I think we > have rather little coverage of that option except on Windows.) Yeah, my motivation did not go beyond that so you can blame me for being lazy. ;) Note also the --without-icu on this host that has little coverage, as well. -- Michael
Commits
-
Restart BackgroundPsql's timer more nicely.
- 53c6bd0aa3de 19 (unreleased) landed
-
Implement pg_wal_replay_wait() stored procedure
- 3c5db1d6b016 18.0 cited
-
psql: fix variable existence tab completion
- 927332b95e77 17.0 cited