forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb0c5b21
committed
Allow meson builds to run test_pg_dump test in installcheck mode.
This had been disabled because the test "doesn't delete its user".It doesn't seem like a great idea for the meson tests to actdifferently from the makefile tests, though, and the makefileshad no such exception (which is how come only copperhead noticedthe problem just fixed in5342874). In any case, the premiseis false since936e3fa, so let's remove the restriction.Discussion:https://postgr.es/m/2857513.1713733688@sss.pgh.pa.us1 parent5342874 commitb0c5b21
1 file changed
+0
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 |
| - | |
18 | 16 |
| |
19 | 17 |
| |
20 | 18 |
| |
|
0 commit comments
Comments
(0)