From 5572d75ec4945c8fd6a1deb577d6fe32610beaac Mon Sep 17 00:00:00 2001 From: "kuroda.hayato%40jp.fujitsu.com" Date: Thu, 13 Oct 2022 04:24:26 +0000 Subject: [PATCH] add missing test to test_decoding/meson.build --- contrib/test_decoding/meson.build | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/test_decoding/meson.build b/contrib/test_decoding/meson.build index 6376103c68..6876792fd8 100644 --- a/contrib/test_decoding/meson.build +++ b/contrib/test_decoding/meson.build @@ -49,6 +49,7 @@ tests += { 'mxact', 'delayed_startup', 'ondisk_startup', + 'catalog_change_snapshot', 'concurrent_ddl_dml', 'oldest_xmin', 'snapshot_transfer', -- 2.27.0