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

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

From
Date:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    [email protected]    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.