pgsql: Put 'dump complete' message in the right place, so it comes out - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Put 'dump complete' message in the right place, so it comes out
Date
Msg-id 20050318173255.776AD555BA@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Put 'dump complete' message in the right place, so it comes out where
it's supposed to when --file option is used.

Modified Files:
--------------
    pgsql/src/bin/pg_dump:
        pg_backup_archiver.c (r1.105 -> r1.106)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_backup_archiver.c.diff?r1=1.105&r2=1.106)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Need to reset local buffer pin counts, not only shared buffer
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Put 'dump complete' message in the right place, so it comes out