Attached is a patch to contrib/dbmirror that fixes a bug that was
Bruce Momjian <bruce@momjian.us>
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
| Path | Change | +/− |
|---|---|---|
| contrib/dbmirror/pending.c | modified | +6 −1 |
| contrib/dbmirror/README.dbmirror | modified | +3 −0 |