Re: [PATCHES] Summary table trigger example race condition - Mailing list pgsql-docs

From Jim C. Nasby
Subject Re: [PATCHES] Summary table trigger example race condition
Date
Msg-id 20060106030415.GL43311@pervasive.com
Whole thread Raw
Responses Re: [PATCHES] Summary table trigger example race condition  (Peter Eisentraut <peter_e@gmx.net>)
Re: [PATCHES] Summary table trigger example race condition  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-docs
On Fri, Jan 06, 2006 at 02:00:34PM +1300, Mark Kirkwood wrote:
> However, I think the actual change is not quite right - after running

DOH! It would be good if doc/src had a better mechanism for handling
code; one that would allow for writing the code natively (so you don't
have to worry about translating < into < and > into >) and for
unit testing the different pieces of code.

Anyway, updated patch attached.
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

Attachment

pgsql-docs by date:

Previous
From: "Jim Nasby"
Date:
Subject: Re: CONSTRAINT syntax in ALTER TABLE
Next
From: "Jim C. Nasby"
Date:
Subject: Re: [PATCHES] Summary table trigger example race condition