Skip to content

Commit 5cb5893

Browse files
committed
Fix after reverting 49eb0fd
1 parent f5ecbe0 commit 5cb5893

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/backend/parser/gram.y

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -940,8 +940,7 @@ AlterOptRoleElem:
940940
{
941941
$$ = makeDefElem("methodPassword",
942942
(Node *)list_make2(makeString($3),
943-
makeString($5)),
944-
@1);
943+
makeString($5)));
945944
}
946945
| ENCRYPTED PASSWORD Sconst
947946
{

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