On 07.04.23 22:21, Daniel Gustafsson wrote:
Refactor background psql TAP functionsThis breaks out the background and interactive psql functionality into a new class, PostgreSQL::Test::BackgroundPsql.
The new file also needs to be installed in src/test/perl/{Makefile,meson.build}.