forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0d80e59
committed
Fix missing installation/uninstallation rules for BackgroundPsql.pm
Commitd5fd786 backported BackgroundPsql perl module module withhelper functions for tests running interactive or background psqltasks to PG 12 to 15, but did not add installation/uninstallationrules of the build system, causing problems running TAP tests for theextensions.Author: Pavan Deolasee <pavan.deolasee@gmail.com>Discussion:https://www.postgresql.org/message-id/CABOikdPmRuZrcf_gtgXmQzZ5Tbg9yUJmqXDCAZ2aW%3DWi-PbDyQ%40mail.gmail.com1 parent5f86cd7 commit0d80e59
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
| |||
32 | 33 |
| |
33 | 34 |
| |
34 | 35 |
| |
| 36 | + | |
35 | 37 |
| |
36 | 38 |
| |
37 | 39 |
|
0 commit comments
Comments
(0)