forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitfa41461
committed
Add some more pg_receivewal tests
Add some more tests for the --create-slot and --drop-slot options,verifying that the right kind of slot was created and that the slot wasdropped. While working on an unrelated patch for pg_basebackup, some ofthis was temporarily broken without any tests noticing.1 parent43588f5 commitfa41461
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
| 34 | + | |
| 35 | + | |
33 | 36 |
| |
34 | 37 |
| |
| 38 | + | |
35 | 39 |
| |
36 | 40 |
| |
37 | 41 |
| |
|
0 commit comments
Comments
(0)