contrib/dbmirror

From: ssinger(at)navtechinc(dot)com
To: pgsql-patches(at)postgresql(dot)org
Subject: contrib/dbmirror
Date: 2004-04-18 16:02:24
Message-ID: Pine.LNX.4.44.0404181558340.17140-200000@pcNavYkfSjs.ykf.navtechinc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


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 ssinger(at)navtechinc(dot)com
Dispatch Systems Phone: 519-747-1170 ext 282
Navtech Systems Support Inc. AFTN: CYYZXNSX SITA: YYZNSCR
Waterloo, Ontario ARINC: YKFNSCR

Attachment Content-Type Size
dbmirror.diff text/plain 1.7 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-04-18 17:51:21 Re: Basic subtransaction facility
Previous Message Tom Lane 2004-04-18 15:29:05 Re: Basic subtransaction facility