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

From Tom Lane
Subject Re: [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage.
Date
Msg-id 307.1507819498@sss.pgh.pa.us
Whole thread Raw
In response to [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage.  (Andres Freund <andres@anarazel.de>)
Responses Re: [COMMITTERS] pgsql: Improve performance ofSendRowDescriptionMessage.  (Andres Freund <andres@anarazel.de>)
List pgsql-committers
Andres Freund <andres@anarazel.de> writes:
> Improve performance of SendRowDescriptionMessage.

One or another of these patches has broken buildfarm member hornet.
Apparently, it's transmitting incorrectly-formatted RowDescription
messages.
        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: Robert Haas
Date:
Subject: [COMMITTERS] pgsql: Fix logical replication to fire BEFORE ROW DELETE triggers.
Next
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql: Add configure infrastructure to detect support for C99's restric