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

Started by Tom Laneover 25 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Date: Wednesday, January 3, 2001 @ 20:23:47
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/bin/pg_dump
from hub.org:/home/projects/pgsql/tmp/cvs-serv37463

Modified Files:
pg_dump.c

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

pg_dump failed to handle backslashes embedded in function definitions
(and most other places where it needed to output a string literal, too,
except for data INSERT statements). Per bug report from Easter, 12/1/00.