diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2013-05-09 17:34:34 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2013-05-09 17:34:34 -0400 |
commit | 1c36700e9e3cfb96fde636def87cafb57299f4da (patch) | |
tree | 6c012e9cd3f2f3dd3283a07e70f972a00fecf264 /src/backend/access/gist/gistscan.c | |
parent | df9d764186cf6082376e25fe04050ad39462312d (diff) | |
download | postgresql-1c36700e9e3cfb96fde636def87cafb57299f4da.tar.gz postgresql-1c36700e9e3cfb96fde636def87cafb57299f4da.zip |
Use pg_dump's --quote-all-identifiers option in pg_upgrade.
This helps guard against changes in the set of reserved keywords from
one version to another. In theory it should only be an issue if we
de-reserve a keyword in a newer release, since that can create the type
of problem shown in bug #8128.
Back-patch to 9.1 where the --quote-all-identifiers option was added.
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions