add openGauss 3.1.0 feature code

This commit is contained in:
yanghao
2022-09-03 16:22:35 +08:00
parent 801d945a3d
commit b919f404e8
2759 changed files with 521358 additions and 366321 deletions

View File

@ -1252,8 +1252,6 @@ unsigned int ng_get_dest_num_data_nodes(Plan* plan)
case T_IndexScan:
case T_IndexOnlyScan:
case T_CStoreIndexScan:
case T_DfsScan:
case T_DfsIndexScan:
case T_BitmapIndexScan:
case T_BitmapHeapScan:
case T_CStoreIndexCtidScan: