mirror of https://github.com/citusdata/citus.git
Update src/include/distributed/commands/utility_hook.h
Co-authored-by: Nils Dijk <nils@citusdata.com>talha_testpg14
parent
736eb09b2a
commit
65500d42c9
|
@ -63,7 +63,7 @@ typedef struct DDLJob
|
|||
} DDLJob;
|
||||
|
||||
|
||||
extern void multi_ProcessUtility(PlannedStmt * pstmt, const char *queryString,
|
||||
extern void multi_ProcessUtility(PlannedStmt *pstmt, const char *queryString,
|
||||
#if PG_VERSION_NUM >= PG_VERSION_14
|
||||
bool readOnlyTree,
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue