git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3a36ca0)
meson: Add two missing regress tests
2023年1月17日 21:49:09 +0000 (13:49 -0800)
2023年1月17日 21:49:09 +0000 (13:49 -0800)
It's likely worth adding some automated way of preventing further
omissions. We're discussing how to best do that.

Reported-by: Justin Pryzby <pryzby@telsasoft.com>
Discussion: https://postgr.es/m/20230117173509.GV9837@telsasoft.com


diff --git a/contrib/pg_stat_statements/meson.build b/contrib/pg_stat_statements/meson.build
index b738f1b251127a75465f5f7cd6f363be59110965..508b53b4a27506039513ad1b10bd51c8abb4ea89 100644 (file)
--- a/contrib/pg_stat_statements/meson.build
+++ b/contrib/pg_stat_statements/meson.build
@@ -41,6 +41,7 @@ tests += {
'regress': {
'sql': [
'pg_stat_statements',
+ 'oldextversions',
],
'regress_args': ['--temp-config', files('pg_stat_statements.conf')],
# Disabled because these tests require
diff --git a/src/test/modules/unsafe_tests/meson.build b/src/test/modules/unsafe_tests/meson.build
index 8a8062e457ed4ff8899596a990aa79243b37b213..304f0ed61a2eb74d638e02fc9e7ab69d942ea906 100644 (file)
--- a/src/test/modules/unsafe_tests/meson.build
+++ b/src/test/modules/unsafe_tests/meson.build
@@ -8,6 +8,7 @@ tests += {
'sql': [
'rolenames',
'alter_system_table',
+ 'guc_privs',
],
},
}
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /