[email protected] wrote:
Date: Thu, 25 Jun 2009 17:13:42 +0100
From: "Oliveiros Cristina"
To: "Rob Sargent" ,
Subject: Re: Bucketing Row Data in columns
Message-ID: <[email protected]>
I admit that must be a more elegant and faster solut
Date: Thu, 23 Jul 2009 09:06:50 +0100
From: Richard Huxton
To: Glenn Maynard
Cc: [email protected]
Subject: Re: Bit by "commands ignored until end of transaction block"
again
Message-ID: <[email protected]>
Glenn Maynard wrote:
On Thu, Jul 23, 2009 at 2:41 AM, Richar
Craig Ringer wrote:
On Sun, 2009-07-26 at 19:15 -0400, Science wrote:
FWIW, the way the Rails ORM ActiveRecord (another fairly damaged ORM)
handles this is by allowing you to open any number of transaction
blocks, but only the outer transaction block commits (in Pg):
Property.transaction