We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b195e6d commit 8949b97Copy full SHA for 8949b97
src/bin/pg_upgrade/meson.build
@@ -42,7 +42,7 @@ tests += {
42
'tests': [
43
't/001_basic.pl',
44
't/002_pg_upgrade.pl',
45
- 't/003_upgrade_logical_replication_slots.pl',
+ 't/003_logical_slots.pl',
46
],
47
'test_kwargs': {'priority': 40}, # pg_upgrade tests are slow
48
},
0 commit comments