forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb5c9a3b
committed
Make pqsignal() available to pg_regress of ECPG and isolation suites.
Commit453a5d9 made it available to thesrc/test/regress build of pg_regress, but all pg_regress builds need thesame treatment. Patch 9.2 through 8.4; in 9.3 and later, pg_regressgets pqsignal() via libpgport.1 parent5f09c58 commitb5c9a3b
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + | |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
|
0 commit comments
Comments
(0)