tx_metadata_sync
Onder Kalaci 2022-11-29 11:26:58 +01:00
parent eff70eda81
commit f4e9f660e0
1 changed files with 1 additions and 0 deletions

View File

@ -219,6 +219,7 @@ PreprocessDropTableStmt(Node *node, const char *queryString,
* table is a distributed table, this function errors out, as we currently don't
* support local tables inheriting a distributed table.
*/
#include "xact/invals.h"
void
PostprocessCreateTableStmt(CreateStmt *createStatement, const char *queryString)
{