contrib/dbmirror bug + doc fix. - Mailing list pgsql-patches

From Steven Singer
Subject contrib/dbmirror bug + doc fix.
Date
Msg-id Pine.LNX.4.33.0209252323200.13381-200000@pcNavYkfAdm1.ykf.navtechinc.com
Whole thread Raw
Responses Re: contrib/dbmirror bug + doc fix.  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: contrib/dbmirror bug + doc fix.  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Attached is a patch to contrib/dbmirror that fixes a bug that was causing
the postmaster to crash when the trigger was running on a table without a
primary key.

I've also updated the docs to explicitly say that tables need primary
keys.


Thanks

--
Steven Singer                                       ssinger@navtechinc.com
Aircraft Performance Systems                Phone:  519-747-1170 ext 282
Navtech Systems Support Inc.                AFTN:   CYYZXNSX SITA: YYZNSCR
Waterloo, Ontario                           ARINC:  YKFNSCR

Attachment

pgsql-patches by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Implementation of LIMIT on DELETE and UPDATE statements
Next
From: Bruce Momjian
Date:
Subject: Re: contrib/dbmirror bug + doc fix.