pgsql/src/bin/pg_dump pg_dump.c

From: Philip Warner - CVS <pjw(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/bin/pg_dump pg_dump.c
Date: 2001-03-06 04:53:29
Message-ID: 200103060453.f264rTh96699@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: pjw(at)hub(dot)org 01/03/05 23:53:28

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

Log message:
- Dump relevant parts of sequences only when doing schemaOnly & dataOnly
- Prevent double-dumping of sequences when dataOnly.

Browse pgsql-committers by date

  From Date Subject
Next Message Philip Warner - CVS 2001-03-06 05:22:18 pgsql/doc/src/sgml/ref pg_dump.sgml
Previous Message Philip Warner - CVS 2001-03-06 04:08:04 pgsql/src/bin/pg_dump pg_backup_archiver.c pg_ ...