forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf663f4d
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 parent4dd1749 commitf663f4d
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
Original 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)