Attached is are a few small fixes for dbmirror.
Bruce Momjian <bruce@momjian.us>
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
| Path | Change | +/− |
|---|---|---|
| contrib/dbmirror/DBMirror.pl | modified | +3 −3 |
| contrib/dbmirror/pending.c | modified | +3 −3 |