Skip to content

Commit d1712d0

Browse files
committed
Fix stupid merge errors in previous commit
Brown paper bag installed permanently.
1 parent 56be925 commit d1712d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/tcop/utility.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1342,7 +1342,7 @@ ProcessUtilitySlow(Node *parsetree,
13421342
break;
13431343

13441344
case T_CommentStmt:
1345-
CommentObject((CommentStmt *) parsetree, NULL);
1345+
CommentObject((CommentStmt *) parsetree);
13461346
break;
13471347

13481348
case T_GrantStmt:
@@ -1366,7 +1366,7 @@ ProcessUtilitySlow(Node *parsetree,
13661366
break;
13671367

13681368
case T_SecLabelStmt:
1369-
ExecSecLabelStmt((SecLabelStmt *) parsetree;
1369+
ExecSecLabelStmt((SecLabelStmt *) parsetree);
13701370
break;
13711371

13721372
default:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy