Attached is a patch to contrib/dbmirror that fixes a bug that was

Bruce Momjian <bruce@momjian.us>

Commit: 603f601269ebba85477ea5fbd16f8295da585625
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-09-26T05:24:30Z
Releases: 7.3.1
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.

Steven Singer

Files

PathChange+/−
contrib/dbmirror/pending.c modified +6 −1
contrib/dbmirror/README.dbmirror modified +3 −0