Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit47a9709

Browse files
committed
No need to add FORMAT to the keyword precedence list
Commit7081ac4 put it there. Remove it.
1 parented94e85 commit47a9709

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/backend/parser/gram.y‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -809,7 +809,6 @@ static Node *makeRecursiveViewSelect(char *relname, List *aliases, Node *query);
809809

810810
/* Precedence: lowest to highest*/
811811
%nonassocSET/* see relation_expr_opt_alias*/
812-
%rightFORMAT
813812
%leftUNIONEXCEPT
814813
%leftINTERSECT
815814
%leftOR

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp