mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Post-PG 10 beta1 pgindent run
perltidy run not included.
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
|
||||
|
||||
extern ObjectAddress ExecCreateTableAs(CreateTableAsStmt *stmt, const char *queryString,
|
||||
ParamListInfo params, QueryEnvironment *queryEnv, char *completionTag);
|
||||
ParamListInfo params, QueryEnvironment *queryEnv, char *completionTag);
|
||||
|
||||
extern int GetIntoRelEFlags(IntoClause *intoClause);
|
||||
|
||||
|
Reference in New Issue
Block a user