pgsql-server/contrib/dbmirror DBMirror.pl pend ... - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql-server/contrib/dbmirror DBMirror.pl pend ...
Date
Msg-id 20040422034839.68352D1D079@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    momjian@svr1.postgresql.org    04/04/22 00:48:38

Modified files:
    contrib/dbmirror: DBMirror.pl pending.c

Log message:
    Attached is are a few small fixes for dbmirror.

    1. Fixed bug where sequences were being mirrored incorrectly if they
    exceeded 127
    2. Fixed a bug in the perl script with mirroring sequences(John
    Burtenshaw sent an email to patches describing the bug in March but I
    htink he forgot to attach his patch)
    3. The dates/times in the transaction files will always use 2 digits.

    Steven Singer


pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql-server/src backend/commands/prepare.c ba ...
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql-server/doc/src/sgml runtime.sgml ref/exe ...