Re: [HACKERS] [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage. - Mailing list pgsql-committers

From Tom Lane
Subject Re: [HACKERS] [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage.
Date
Msg-id 530.1507916887@sss.pgh.pa.us
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage.  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [HACKERS] [COMMITTERS] pgsql: Improve performance ofSendRowDescriptionMessage.  (Andres Freund <andres@anarazel.de>)
List pgsql-committers
I wrote:
> Anyway, I will go make the sizeof() usages consistent, just to satisfy
> my own uncontrollable neatnik-ism.  Assuming that hornet stays red,
> which is probable, we should disable "restrict" for that compiler.

As expected, that didn't fix it.  Andres, are you going to put in
a disable?  Do we know exactly what we want to test for that?
        regards, tom lane


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Improve implementation of CRE-stack-flattening inmap_variable_a
Next
From: Andres Freund
Date:
Subject: Re: [HACKERS] [COMMITTERS] pgsql: Improve performance ofSendRowDescriptionMessage.