forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitfb57f40
committed
Fix 007_sync_rep.pl to notice failures in ALTER SYSTEM SET.
If a test case tried to set an invalid value of synchronous_standby_names,the test script didn't detect that, which seems like a bad idea.Noticed while testing a proposed patch that broke some of thesetest cases.1 parentee32782 commitfb57f40
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
0 commit comments
Comments
(0)