Support "delimited identifiers" for \d tablename command.
Thomas G. Lockhart <lockhart@fourpalms.org>
Support "delimited identifiers" for \d tablename command. This allows mixed-case identifiers if surrounded by double quotes. Add mention of "with location" clause for "create database" in help.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/psql.c | modified | +14 −4 |
| src/bin/psql/psqlHelp.h | modified | +4 −4 |