测试 #20

Open
Eao3piq4e wants to merge 3 commits from Eao3piq4e/openGauss-server:master into master
1 changed files with 3 additions and 1 deletions

View File

@ -72,7 +72,9 @@
extern char* nodeTagToString(NodeTag type);
typedef VectorBatch* (*VectorEngineFunc)(PlanState* node);
/*
This is a test.
*/
VectorBatch* UnSupportVectorRunner(PlanState* node)
{
ereport(ERROR,