Attached is are a few small fixes for dbmirror.

Bruce Momjian <bruce@momjian.us>

Commit: a4d9d3e028b8baea16521ad928f824796bf56bc8
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-04-22T03:48:38Z
Releases: 8.0.0
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

Files

PathChange+/−
contrib/dbmirror/DBMirror.pl modified +3 −3
contrib/dbmirror/pending.c modified +3 −3