subscription/033_run_as_table_owner is not listed in the meson.build

Hayato Kuroda (Fujitsu) <kuroda.hayato@fujitsu.com>

From: "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>
To: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-06-15T07:16:06Z
Lists: pgsql-hackers

Attachments

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

Commits

  1. Add missing pg_basebackup TAP test for meson.

  2. Add missing subscription TAP test for meson