]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix missing installation/uninstallation rules for BackgroundPsql.pm
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 1 Jul 2024 16:22:36 +0000 (19:22 +0300)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 1 Jul 2024 16:25:51 +0000 (19:25 +0300)
commit241ef53b6a95be0c7c175cbad48e5492dc3ae29c
tree2a2d13e169fc1dcbd4650780093502b594e7d7d3
parent8565fb6fbb6908b6af0ad2035820cb7578f9bcb8
Fix missing installation/uninstallation rules for BackgroundPsql.pm

Commit d5fd7865 backported BackgroundPsql perl module module with
helper functions for tests running interactive or background psql
tasks to PG 12 to 15, but did not add installation/uninstallation
rules of the build system, causing problems running TAP tests for the
extensions.

Author: Pavan Deolasee <pavan.deolasee@gmail.com>
Discussion: https://www.postgresql.org/message-id/CABOikdPmRuZrcf_gtgXmQzZ5Tbg9yUJmqXDCAZ2aW%3DWi-PbDyQ%40mail.gmail.com
src/test/perl/Makefile