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

Commit1d9a6ae

Browse files
committed
Add C comment that '=' is not documented for plpgsql assignment.
1 parentfc5f200 commit1d9a6ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/pl/plpgsql/src/gram.y

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -746,7 +746,7 @@ decl_defkey: assign_operator
746746
| K_DEFAULT
747747
;
748748

749-
assign_operator:'='
749+
assign_operator:'='/* not documented because it might be removed someday*/
750750
| COLON_EQUALS
751751
;
752752

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp