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

Commit3487044

Browse files
anarazelpull[bot]
authored andcommitted
meson: Add two missing regress tests
It's likely worth adding some automated way of preventing furtheromissions. We're discussing how to best do that.Reported-by: Justin Pryzby <pryzby@telsasoft.com>Discussion:https://postgr.es/m/20230117173509.GV9837@telsasoft.com
1 parent87c08a0 commit3487044

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

‎contrib/pg_stat_statements/meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ tests += {
4141
'regress': {
4242
'sql': [
4343
'pg_stat_statements',
44+
'oldextversions',
4445
],
4546
'regress_args': ['--temp-config',files('pg_stat_statements.conf')],
4647
# Disabled because these tests require

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ tests += {
88
'sql': [
99
'rolenames',
1010
'alter_system_table',
11+
'guc_privs',
1112
],
1213
},
1314
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp