Re: [PATCH] Provide rowcount for utility SELECTs - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PATCH] Provide rowcount for utility SELECTs
Date
Msg-id 23445.1262100278@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PATCH] Provide rowcount for utility SELECTs  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: [PATCH] Provide rowcount for utility SELECTs  (Boszormenyi Zoltan <zb@cybertec.at>)
List pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> writes:
> But it would be broken in very obvious ways, no?  It's not like it would
> be silently broken and thus escape testing ...

Well, if we wanted to adopt that approach, we should add the count to
*all* SELECT tags not just a small subset.  As the patch stands it
seems entirely possible that a breakage would escape immediate notice.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Hot Standy introduced problem with query cancel behavior
Next
From: Tom Lane
Date:
Subject: Re: Stats for inheritance trees