mirror of
https://github.com/postgres/postgres.git
synced 2025-11-06 07:49:08 +03:00
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.
3.2 KiB
3.2 KiB