forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2e57ffe
committed
Skip \password TAP test on old IPC::Run versions
IPC::Run versions prior to 0.98 cause the interactive session to time out,so SKIP the test in case these versions are detected (they are within thebase requirement for our TAP tests in general). Error reported by the BFand investigation by Tom Lane.Discussion:https://postgr.es/m/414A86BD-986B-48A7-A1E4-EEBCE5AF08CB@yesql.se1 parent0e9b271 commit2e57ffe
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
105 |
| - | |
| 105 | + | |
| 106 | + | |
106 | 107 |
| |
107 | 108 |
| |
108 |
| - | |
| 109 | + | |
| 110 | + | |
109 | 111 |
| |
110 | 112 |
| |
111 | 113 |
| |
|
0 commit comments
Comments
(0)