diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2013-05-09 17:34:45 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2013-05-09 17:34:45 -0400 |
commit | 56ac62570591615ed68137e4d3197e881ca3a405 (patch) | |
tree | a855e21109d7b5dd8eb784cee9f7eb9ecd9acc98 /src/tutorial/basics.source | |
parent | 6f3ec222fca384a6b63724c4a64029960de969fc (diff) | |
download | postgresql-56ac62570591615ed68137e4d3197e881ca3a405.tar.gz postgresql-56ac62570591615ed68137e4d3197e881ca3a405.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/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions