Skip to content

Commit

Permalink
Fixes indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
gurkanindibay committed Oct 13, 2023
1 parent c3a9a37 commit 7ab86cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/include/distributed/deparser.h
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,6 @@ extern char * DeparseDropDatabaseStmt(Node *node);
extern char * DeparseAlterDatabaseRenameStmt(Node *node);



/* forward declaration for deparse_publication_stmts.c */
extern char * DeparseCreatePublicationStmt(Node *stmt);
extern char * DeparseCreatePublicationStmtExtended(Node *node,
Expand Down

0 comments on commit 7ab86cf

Please sign in to comment.