mirror of
https://github.com/postgres/postgres.git
synced 2025-04-20 00:42:27 +03:00
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
This commit is contained in:
parent
5263c6b095
commit
56c19fee2d
@ -49,6 +49,7 @@ tests += {
|
|||||||
'mxact',
|
'mxact',
|
||||||
'delayed_startup',
|
'delayed_startup',
|
||||||
'ondisk_startup',
|
'ondisk_startup',
|
||||||
|
'catalog_change_snapshot',
|
||||||
'concurrent_ddl_dml',
|
'concurrent_ddl_dml',
|
||||||
'oldest_xmin',
|
'oldest_xmin',
|
||||||
'snapshot_transfer',
|
'snapshot_transfer',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user