Re: Summary table trigger example race condition

From: Mark Kirkwood <markir(at)paradise(dot)net(dot)nz>
To: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org, pgsql-docs(at)postgresql(dot)org
Subject: Re: Summary table trigger example race condition
Date: 2006-01-06 03:46:26
Message-ID: 43BDE812.5000103@paradise.net.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs 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 &lt; and > into &gt;) 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

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Mark Kirkwood 2006-01-08 03:13:01 Re: Summary table trigger example race condition
Previous Message Jim C. Nasby 2006-01-06 03:04:15 Re: [PATCHES] Summary table trigger example race condition

Browse pgsql-patches by date

  From Date Subject
Next Message Bruno Wolff III 2006-01-06 04:56:49 Re: [HACKERS] Inconsistent syntax in GRANT
Previous Message Jim C. Nasby 2006-01-06 03:04:15 Re: [PATCHES] Summary table trigger example race condition