| From: | Steven Singer <ssinger(at)navtechinc(dot)com> |
|---|---|
| To: | <pgsql-patches(at)postgresql(dot)org> |
| Subject: | contrib/dbmirror bug + doc fix. |
| Date: | 2002-09-25 23:25:41 |
| Message-ID: | Pine.LNX.4.33.0209252323200.13381-200000@pcNavYkfAdm1.ykf.navtechinc.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)navtechinc(dot)com
Aircraft Performance Systems Phone: 519-747-1170 ext 282
Navtech Systems Support Inc. AFTN: CYYZXNSX SITA: YYZNSCR
Waterloo, Ontario ARINC: YKFNSCR
| Attachment | Content-Type | Size |
|---|---|---|
| dbmirror.patch | text/plain | 1.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-09-26 02:08:10 | Re: contrib/dbmirror bug + doc fix. |
| Previous Message | Stephan Szabo | 2002-09-25 15:21:51 | Re: Implementation of LIMIT on DELETE and UPDATE statements |