Attached is a patch to contrib/dbmirror that fixes a bug that was
authorBruce Momjian <bruce@momjian.us>
Thu, 26 Sep 2002 05:24:30 +0000 (05:24 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 26 Sep 2002 05:24:30 +0000 (05:24 +0000)
commit603f601269ebba85477ea5fbd16f8295da585625
treeb1729d1a2cbedcca7790e9c10f049cb441393636
parentb2c34e2bd1f48fe3aa1c9e5365e1eca9b0748b64
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
contrib/dbmirror/README.dbmirror
contrib/dbmirror/pending.c