public inbox for [email protected]
help / color / mirror / Atom feedFrom: Hayato Kuroda (Fujitsu) <[email protected]>
To: Postgres hackers <[email protected]>
Subject: subscription/033_run_as_table_owner is not listed in the meson.build
Date: Thu, 15 Jun 2023 07:16:06 +0000
Message-ID: <TYAPR01MB58668F4D85A9A122A158F442F55BA@TYAPR01MB5866.jpnprd01.prod.outlook.com> (raw)
Dear hackers,
I have noticed that the testcase subscription/033_run_as_table_owner in the
subscription is not executed when meson build system is chosen. The case is not
listed in the meson.build.
Do we have any reasons or backgrounds about it?
PSA the patch to add the case. It works well on my env.
Best Regards,
Hayato Kuroda
FUJITSU LIMITED
Attachments:
[application/octet-stream] add_test.patch (400B, ../TYAPR01MB58668F4D85A9A122A158F442F55BA@TYAPR01MB5866.jpnprd01.prod.outlook.com/2-add_test.patch)
download | inline diff:
diff --git a/src/test/subscription/meson.build b/src/test/subscription/meson.build
index f85bf92b6f..bd673a9d68 100644
--- a/src/test/subscription/meson.build
+++ b/src/test/subscription/meson.build
@@ -39,6 +39,7 @@ tests += {
't/030_origin.pl',
't/031_column_list.pl',
't/032_subscribe_use_index.pl',
+ 't/033_run_as_table_owner.pl',
't/100_bugs.pl',
],
},
view thread (2+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: subscription/033_run_as_table_owner is not listed in the meson.build
In-Reply-To: <TYAPR01MB58668F4D85A9A122A158F442F55BA@TYAPR01MB5866.jpnprd01.prod.outlook.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox