diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2013-05-09 17:34:40 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2013-05-09 17:34:40 -0400 |
commit | 44f5bb245ce497ef052d93b5c17e368ffaac83a8 (patch) | |
tree | e10695c6e0bea70bd752e305026ec711ef06a3fe /src/backend/access/gist/gistscan.c | |
parent | 3a33d5689b5e5c39afd68d2e32153c4e9d6a9a96 (diff) | |
download | postgresql-44f5bb245ce497ef052d93b5c17e368ffaac83a8.tar.gz postgresql-44f5bb245ce497ef052d93b5c17e368ffaac83a8.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