Re: Summary table trigger example race condition - Mailing list pgsql-patches

From Mark Kirkwood
Subject Re: Summary table trigger example race condition
Date
Msg-id 43BDE812.5000103@paradise.net.nz
Whole thread Raw
In response to Re: Summary table trigger example race condition  ("Jim C. Nasby" <jnasby@pervasive.com>)
Responses Re: Summary table trigger example race condition
Re: Summary table trigger example race condition
Re: Summary table trigger example race condition
List pgsql-patches
Jim C. Nasby wrote:
> 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.
>

Yes it would - I usually build the SGML -> HTML, then cut the code out
of a browser session to test - the pain is waiting for the docs to build.

> Anyway, updated patch attached.
>

This one is good!

Cheers

Mark

pgsql-patches by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: Summary table trigger example race condition
Next
From: Bruno Wolff III
Date:
Subject: Re: [HACKERS] Inconsistent syntax in GRANT