]> granicus.if.org Git - postgresql/commit
Support SQL92 delimited identifiers by checking some attribute names
authorThomas G. Lockhart <lockhart@fourpalms.org>
Thu, 30 Oct 1997 16:48:03 +0000 (16:48 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Thu, 30 Oct 1997 16:48:03 +0000 (16:48 +0000)
commit0dd738148cd43d41f6dd8456eabc073ffaffbd3b
tree88dd5b3b590f2d301a70a107df7fdf610201a468
parentcc1b420cfdd5066bc2c80c01971f567950c894e4
Support SQL92 delimited identifiers by checking some attribute names
 for mixed-case and surrounding with double quotes.
src/bin/pg_dump/common.c
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/pg_dump.h