Support "delimited identifiers" for \d tablename command.

Thomas G. Lockhart <lockhart@fourpalms.org>

Commit: 7e1a8a90f8673c4e1d323728777eb6ce46f837a3
Author: Thomas G. Lockhart <lockhart@fourpalms.org>
Date: 1997-11-07T06:27:55Z
Releases: 7.1.1
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

PathChange+/−
src/bin/psql/psql.c modified +14 −4
src/bin/psql/psqlHelp.h modified +4 −4