Skip to content

Commit 1d9a6ae

Browse files
committed
Add C comment that '=' is not documented for plpgsql assignment.
1 parent fc5f200 commit 1d9a6ae

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)
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