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

From Tom Lane
Subject Re: lcr v5 - introduction of InvalidCommandId
Date
Msg-id 29508.1378766631@sss.pgh.pa.us
Whole thread Raw
In response to Re: lcr v5 - introduction of InvalidCommandId  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: lcr v5 - introduction of InvalidCommandId
List pgsql-hackers
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 ...
        regards, tom lane



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: memory usage of pg_upgrade
Next
From: Andres Freund
Date:
Subject: Re: lcr v5 - introduction of InvalidCommandId