Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf663f4d

Browse files
tglsfdcmichaelpq
authored andcommitted
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.us
1 parent4dd1749 commitf663f4d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎src/test/modules/test_pg_dump/meson.build

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ tests += {
1313
'sql': [
1414
'test_pg_dump',
1515
],
16-
# doesn't delete its user
17-
'runningcheck':false,
1816
},
1917
'tap': {
2018
'tests': [

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp