pgsql-server/contrib/dbmirror README.dbmirror ...

From: momjian(at)postgresql(dot)org (Bruce Momjian - CVS)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/contrib/dbmirror README.dbmirror ...
Date: 2002-09-26 05:24:30
Message-ID: 20020926052430.E7ED7476B70@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian(at)postgresql(dot)org 02/09/26 01:24:30

Modified files:
contrib/dbmirror: README.dbmirror pending.c

Log message:
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

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2002-09-26 05:37:05 Re: pgsql-server/src/pl plpython/feature.expected ...
Previous Message Bruce Momjian - CVS 2002-09-26 05:23:26 pgsql-server/src/pl plpython/feature.expected ...