diff options
author | Tom Lane | 2022-02-23 16:10:46 +0000 |
---|---|---|
committer | Tom Lane | 2022-02-23 16:10:46 +0000 |
commit | bd74c4037c4ee268db46e983bcc0f1e0a9f7ab72 (patch) | |
tree | c203ad19d9e9751bbf6fc91ed37662e2bc9714d0 /doc/src/sgml/postgres-fdw.sgml | |
parent | 0475a97f744d2fea3676b2e69405d20358eac07a (diff) |
Re-allow underscore as first character of custom GUC names.
Commit 3db826bd5 intended that valid_custom_variable_name's
rules for valid identifiers match those of scan.l. However,
I (tgl) had some kind of brain fade and put "_" in the wrong
list.
Fix by Japin Li, per bug #17415 from Daniel Polski.
Discussion: https://postgr.es/m/17415-ebdb683d7e09a51c@postgresql.org
Diffstat (limited to 'doc/src/sgml/postgres-fdw.sgml')
0 files changed, 0 insertions, 0 deletions