From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de> |
Cc: | pgsql-committers(at)postgresql(dot)org |
Subject: | Re: pgsql: Improve performance of SendRowDescriptionMessage. |
Date: | 2017-10-12 14:44:58 |
Message-ID: | 307.1507819498@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
Andres Freund <andres(at)anarazel(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2017-10-12 15:30:00 | Re: pgsql: Add configure infrastructure to detect support for C99's restric |
Previous Message | Robert Haas | 2017-10-12 14:30:17 | pgsql: Fix logical replication to fire BEFORE ROW DELETE triggers. |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2017-10-12 15:30:00 | Re: pgsql: Add configure infrastructure to detect support for C99's restric |
Previous Message | Brian Dunavant | 2017-10-12 14:37:40 | Re: Fwd: [BUGS] BUG #14850: Implement optinal additinal parameter for 'justify' date/time function |