diff options
Diffstat (limited to 'src/include/tcop/utility.h')
-rw-r--r-- | src/include/tcop/utility.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/tcop/utility.h b/src/include/tcop/utility.h index 850d09b9f0..56d04dd1c6 100644 --- a/src/include/tcop/utility.h +++ b/src/include/tcop/utility.h @@ -52,4 +52,4 @@ extern LogStmtLevel GetCommandLogLevel(Node *parsetree); extern bool CommandIsReadOnly(PlannedStmt *pstmt); -#endif /* UTILITY_H */ +#endif /* UTILITY_H */ |