Re: [HACKERS] Re: SIGPIPE gripe - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] Re: SIGPIPE gripe
Date
Msg-id 5153.894300263@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] Re: SIGPIPE gripe  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <maillist@candle.pha.pa.us> writes:
>> I suspect it's not really necessary to do an empty query after this,
>> but we may as well leave that in there for additional reliability.

> I say go without the extra query.  We can always add it later if there
> is a problem.  Backend startup time should be as fast as possible,

Good point.  OK, I'll leave the empty-query code in fe-connect.c,
but ifdef it out, and we'll see if anyone has any problems.

            regards, tom lane

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: No large-object test in regression suite?
Next
From: "Thomas G. Lockhart"
Date:
Subject: Re: [HACKERS] Auto Type conversion