pgsql-server/src/bin/pg_dump pg_dump.c

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

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl@postgresql.org 02/12/12 16:03:25

Modified files:
src/bin/pg_dump: pg_dump.c

Log message:
Don't produce bogus COPY command when there are no undropped columns
in a table.