pgsql-server/contrib/dbmirror DBMirror.pl pend ...

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/contrib/dbmirror DBMirror.pl pend ...
Date: 2004-04-22 03:48:39
Message-ID: 20040422034839.68352D1D079@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian(at)svr1(dot)postgresql(dot)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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-04-22 03:51:31 pgsql-server/src backend/port/win32/socket.c b ...
Previous Message Bruce Momjian 2004-04-22 02:58:21 pgsql-server/src backend/commands/prepare.c ba ...