]> granicus.if.org Git - postgresql/commit
Support "delimited identifiers" for \d tablename command.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Fri, 7 Nov 1997 06:27:55 +0000 (06:27 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Fri, 7 Nov 1997 06:27:55 +0000 (06:27 +0000)
commit7e1a8a90f8673c4e1d323728777eb6ce46f837a3
tree92862e67d5a9b25681c8393ed2840b9361d736d0
parentc97f6fd197f38943b7b59e490b5c21c623ad93c7
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.
src/bin/psql/psql.c
src/bin/psql/psqlHelp.h