Add mssing test to test_decoding/meson.build
Hayato Kuroda (Fujitsu) <kuroda.hayato@fujitsu.com>
From: "kuroda.hayato@fujitsu.com" <kuroda.hayato@fujitsu.com>
To: "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2022-10-13T04:25:50Z
Lists: pgsql-hackers
Attachments
- 0001-add-missing-test-to-test_decoding-meson.build.patch (application/octet-stream) patch 0001
Hi hackers, I found that the test catalog_change_snapshot was missed in test_decoding/meson.build file. PSA the patch to fix it. Best Regards, Hayato Kuroda FUJITSU LIMITED
Commits
-
Add missing isolation test for test_decoding in meson build
- 56c19fee2db4 16.0 landed