Re: lcr v5 - introduction of InvalidCommandId - Mailing list pgsql-hackers

From Andres Freund
Subject Re: lcr v5 - introduction of InvalidCommandId
Date
Msg-id 20130909224650.GI841236@alap2.anarazel.de
Whole thread Raw
In response to Re: lcr v5 - introduction of InvalidCommandId  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: lcr v5 - introduction of InvalidCommandId
List pgsql-hackers
On 2013-09-09 18:43:51 -0400, Tom Lane wrote:
> Robert Haas <robertmhaas@gmail.com> writes:
> > On Thu, Sep 5, 2013 at 3:23 PM, Andres Freund <andres@2ndquadrant.com> wrote:
> >> So, a very slightly updated patch attached.
> 
> > Committed.
> 
> Hmm ... shouldn't this patch adjust the error messages in
> CommandCounterIncrement?  We just took away one possible command.
> It's pretty nitpicky, especially since many utility commands do
> more than one CommandCounterIncrement, but still ...

Hm. You're talking about "cannot have more than 2^32-2 commands in a
transaction"? If so, the patch and the commit seem to have adjusted that?

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: lcr v5 - introduction of InvalidCommandId
Next
From: Tom Lane
Date:
Subject: Re: lcr v5 - introduction of InvalidCommandId