diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2021-06-02 18:50:15 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2021-06-02 18:50:23 -0400 |
commit | 2955c2be79b35fa369c83fa3b5f44661cb88afa9 (patch) | |
tree | 061cd7a9b9c0bedf03d43d34cd5edd11d213e256 /contrib/postgres_fdw/postgres_fdw.c | |
parent | 8e03eb92e9ad54e2f1ed8b5a73617601f6262f81 (diff) | |
download | postgresql-2955c2be79b35fa369c83fa3b5f44661cb88afa9.tar.gz postgresql-2955c2be79b35fa369c83fa3b5f44661cb88afa9.zip |
Re-allow custom GUC names that have more than two components.
Commit 3db826bd5 disallowed this case, but it turns out that some
people are depending on it. Since the core grammar has allowed
it since 3dc37cd8d, it seems like this code should fall in line.
Per bug #17045 from Robert Sosinski.
Discussion: https://postgr.es/m/17045-6a4a9f0d1513f72b@postgresql.org
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions