forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc5530d8
committed
Fix duplicated test case in TAP tests of reindexdb
The same test for REINDEX (VERBOSE) was done twice, while it is clearthat the second test should use --concurrently. Issue introduced in5dc92b8, for what looks like a copy-paste mistake.Reviewed-by: Mark DilgerDiscussion:https://postgr.es/m/A7AE97EA-F4B0-4CAB-8FFF-3FECD31F9D63@enterprisedb.comBackpatch-through: 121 parentfabde52 commitc5530d8
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
68 |
| - | |
69 |
| - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
|
0 commit comments
Comments
(0)