Fix missing installation rules for BackgroundPsql.pm
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Wed, 26 Apr 2023 09:40:01 +0000 (11:40 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Wed, 26 Apr 2023 09:40:01 +0000 (11:40 +0200)
commita4c17c86176cfa712f541b81b2a026ae054b275e
tree12fc305be9e04a29ebc0474118b10f7c867d72c2
parent828e93a6f2dbf4bc7a24bc3ce166c34879eeb8b1
Fix missing installation rules for BackgroundPsql.pm

Commit 664d75753 added the BackgroundPsql module with helper functions
for tests running interactive or background psql tasks. The new module
was however not added to the install rules of the build systems.

Reported-by: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Discussion: https://postgr.es/m/c0ba3008-dbc8-e53f-29f2-2e9abe72b2a2@enterprisedb.com
src/test/perl/Makefile
src/test/perl/meson.build