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

Commit3e9df85

Browse files
committed
Update comment about allowing GUCs to change scanning.
Reported-by: David G. JohnstonDiscussion: CAKFQuwZZvnxwSq9tNtvL+uyuDKGgV91zR_agtPxQHRWMWQRP8g@mail.gmail.com
1 parent3429210 commit3e9df85

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎src/backend/parser/scan.l

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,7 @@ fprintf_to_ereport(const char *fmt, const char *msg)
5555
* GUC variables. This is a DIRECT violation of the warning given at the
5656
* head of gram.y, ie flex/bison code must not depend on any GUC variables;
5757
* as such, changing their values can induce very unintuitive behavior.
58-
* But we shall have to live with it as a short-term thing until the switch
59-
* to SQL-standard string syntax is complete.
58+
* But we shall have to live with it until we can remove these variables.
6059
*/
6160
intbackslash_quote = BACKSLASH_QUOTE_SAFE_ENCODING;
6261
boolescape_string_warning =true;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp