pgsql/src/bin/pg_dump Tag: REL7_1_STABLE pg_dump.c - Mailing list pgsql-committers

From Tom Lane
Subject pgsql/src/bin/pg_dump Tag: REL7_1_STABLE pg_dump.c
Date
Msg-id 200107292212.f6TMCnf64595@hub.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    tgl@hub.org    01/07/29 18:12:49

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

Log message:
    Arrange for GRANT/REVOKE on a view to be dumped at the right time,
    namely after the view definition rather than before it.  Bug introduced
    in 7.1 by changes to dump stuff in OID ordering.


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql/src/bin/pg_dump pg_dump.c
Next
From: Bruce Momjian - CVS
Date:
Subject: pgsql/contrib/start-scripts linux