Re: closesocket behavior in different platforms

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: vignesh C <vignesh21(at)gmail(dot)com>
Cc: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: closesocket behavior in different platforms
Date: 2020-01-29 14:59:10
Message-ID: CA+TgmoZBXEw7K2C790=S1GpTanbmGRN+jW5opeqUi9=n3FX7oQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jan 29, 2020 at 6:04 AM vignesh C <vignesh21(at)gmail(dot)com> wrote:
> Thanks for your review and suggestion. I have made a patch based on
> similar lines. Attached patch has the doc update with the explanation.
> Thoughts?

Documenting this doesn't seem very useful to me. If we could fix the
code, that would be useful, but otherwise I think I'd just do nothing.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2020-01-29 15:01:31 Re: BufFileRead() error signalling
Previous Message Robert Haas 2020-01-29 14:56:39 Re: Enabling B-Tree deduplication by default