Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 56c19fe

Browse files
committed
Add missing isolation test for test_decoding in meson build
Oversight in 7f13ac8, where catalog_change_snapshot was missing from the list in meson.build. Author: Hayato Kuroda Discussion: https://postgr.es/m/TYAPR01MB58662C932F45A13C6F9BE352F5259@TYAPR01MB5866.jpnprd01.prod.outlook.com
1 parent 5263c6b commit 56c19fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/test_decoding/meson.build

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ tests += {
4949
'mxact',
5050
'delayed_startup',
5151
'ondisk_startup',
52+
'catalog_change_snapshot',
5253
'concurrent_ddl_dml',
5354
'oldest_xmin',
5455
'snapshot_transfer',

0 commit comments

Comments
 (0)