forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8af917b

Amit Kapila
Fix the test 003_logical_slots.
pg_upgrade test 003_logical_slots was leaving files likedelete_old_cluster.sh in the source directory for VPATH and meson builds.The fix is to change the directory to tmp_check before running the test asis done in the similar test in 002_pg_upgrade.Reported-by: Peter Eisentraut, Andrew DunstanAuthor: Hayato Kuroda based on a suggestion by Andrew DunstanReviewed-by: Peter Smith, Hou ZhijieDiscussion:http://postgr.es/m/b4fb612d-ef0b-4db7-81b9-cf0701275491@eisentraut.orgDiscussion:http://postgr.es/m/TYAPR01MB5866D7B89DC5688256D980C2F5A9A@TYAPR01MB5866.jpnprd01.prod.outlook.com1 parentc2bdd2c commit8af917b
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
37 | 42 |
| |
38 | 43 |
| |
39 | 44 |
| |
|
0 commit comments
Comments
(0)