X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id C0DCC9DC863; Sat, 4 Feb 2006 22:51:25 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 03493-02; Sat, 4 Feb 2006 22:51:29 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey- X-Greylist: from auto-whitelisted by SQLgrey- Received: from candle.pha.pa.us (candle.pha.pa.us [70.90.9.53]) by postgresql.org (Postfix) with ESMTP id 488B59DC832; Sat, 4 Feb 2006 22:51:20 -0400 (AST) Received: (from pgman@localhost) by candle.pha.pa.us (8.11.6/8.11.6) id k152mDm10129; Sat, 4 Feb 2006 21:48:13 -0500 (EST) From: Bruce Momjian Message-Id: <200602050248.k152mDm10129@candle.pha.pa.us> Subject: Re: [PATCHES] Summary table trigger example race condition In-Reply-To: <20060106030415.GL43311@pervasive.com> To: "Jim C. Nasby" Date: Sat, 4 Feb 2006 21:48:13 -0500 (EST) CC: Mark Kirkwood , pgsql-patches@postgresql.org, pgsql-docs@postgresql.org X-Mailer: ELM [version 2.4ME+ PL121 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.128 required=5 tests=[AWL=0.128] X-Spam-Score: 0.128 X-Spam-Level: X-Archive-Number: 200602/2 X-Sequence-Number: 3442 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