Re: Add mssing test to test_decoding/meson.build

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: "kuroda.hayato@fujitsu.com" <kuroda.hayato@fujitsu.com>
Cc: "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2022-10-13T07:06:20Z
Lists: pgsql-hackers
On Thu, Oct 13, 2022 at 04:25:50AM +0000, kuroda.hayato@fujitsu.com wrote:
> I found that the test catalog_change_snapshot was missed in test_decoding/meson.build file.
> PSA the patch to fix it.

Thanks, applied.  This was an oversight of 7f13ac8, and the CI accepts
the test.
--
Michael

Commits

  1. Add missing isolation test for test_decoding in meson build