pgsql/src/bin/pg_dump (common.c)

Started by Thomas Lockhart <>almost 26 years ago1 messagescomitters
Jump to latest
#1Thomas Lockhart <>
thomas_lockhart___@unknown.user

Date: Sunday, August 6, 2000 @ 13:50:50
Author: thomas

Update of /home/projects/pgsql/cvsroot/pgsql/src/bin/pg_dump
from hub.org:/home/projects/pgsql/developers/thomas/CURRENT/pgsql/src/bin/pg_dump

Modified Files:
common.c

----------------------------- Log Message -----------------------------

Support SQL99 embedded double-quote syntax for quoted identifiers.
Allow this in the parser and in pg_dump, but it is probably not enough
for a complete solution.
Better to have the feature started then never here.