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

From Bruce Momjian
Subject Re: Summary table trigger example race condition
Date
Msg-id 200602050248.k152mDm10129@candle.pha.pa.us
Whole thread Raw
In response to Re: Summary table trigger example race condition  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-patches
Patch applied to HEAD and 8.1.X.  Thanks.

---------------------------------------------------------------------------

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.
>
> 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, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Andrew Klosterman
Date:
Subject: Re: [BUGS] BUG #2171: Differences compiling plpgsql in ecpg and psql
Next
From: "Magnus Hagander"
Date:
Subject: Re: [HACKERS] Fix for running from admin account on win32