Re: Possible bug in update?

From: Jim Mercer <jim(at)reptiles(dot)org>
To: Markus Kr?utner <kraeutne(at)in(dot)tum(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Possible bug in update?
Date: 2003-08-28 04:21:58
Message-ID: 20030828042158.GA32603@reptiles.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Aug 27, 2003 at 09:17:28PM +0200, Markus Kr?utner wrote:
> At the end of several bulk inserts the following statements get executed:
>
> begin
> update pom_c2996785 set p3=3268837857008 where p3=34804837857008
> update pom_c2996795 set p3=3268837857008 where p3=34804837857008
> update pom_c2996804 set p3=3268837857008 where p3=34804837857008
> commit

not overly clear from the debug statements, but are all the above lines
also ended with a semi-colon?

--
[ Jim Mercer jim(at)reptiles(dot)org +1 416 410-5633 ]
[ I want to live forever, or die trying. ]

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-08-28 04:23:18 Re: Possible bug in update?
Previous Message Ron Johnson 2003-08-28 04:07:35 Re: Hardware recommendations to scale to silly load