forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5450820
committed
Temporarily(?) weaken new pg_createsubscriber test on Windows.
Don't include double-quotes (") in the generated database nameson Windows. Doing so tickles a bug in older versions of IPC::Run,which fail to quote command line arguments correctly for thatplatform. Possibly we can revert this after updating affectedbuildfarm animals.Discussion:https://postgr.es/m/2509767.1719773880@sss.pgh.pa.us1 parent35a7b28 commit5450820
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
32 | 36 |
| |
33 | 37 |
| |
34 | 38 |
| |
|
0 commit comments
Comments
(0)