测试 #20
|
|
@ -72,7 +72,9 @@
|
|||
extern char* nodeTagToString(NodeTag type);
|
||||
|
||||
typedef VectorBatch* (*VectorEngineFunc)(PlanState* node);
|
||||
|
||||
/*
|
||||
This is a test.
|
||||
*/
|
||||
VectorBatch* UnSupportVectorRunner(PlanState* node)
|
||||
{
|
||||
ereport(ERROR,
|
||||
|
|
|
|||
Loading…
Reference in New Issue