forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1185be3
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 parent1608902 commit1185be3
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
| |||
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
| 38 | + | |
37 | 39 |
| |
38 | 40 |
| |
39 | 41 |
|
0 commit comments
Comments
(0)