On Wed, Dec 21, 2016 at 9:49 AM, Tom Lane <t...@sss.pgh.pa.us> wrote:
> A possible objection is that if we really are on the hairy edge of OOM, > trying to construct such error strings might push us over the edge What am I missing here? Constructing said string occurs on the local end of the connection but the memory problem exists on the remote end. David J.