• P
    Refactor utility statement dispatch interfaces · 01769ada
    Pengzhou Tang 提交于
    refactor CdbDispatchUtilityStatement() to make it flexible for cdbCopyStart(),
    dispatchVacuum() to call directly. Introduce flags like DF_NEED_TWO_SNAPSHOT,
    DF_WITH_SNAPSHOT, DF_CANCEL_ON_ERROR to make function call much clearer
    01769ada
cdbcopy.c 18.0 KB