pgstat.c: send/EINTR issue - Mailing list pgsql-general

From Ilja Golshtein
Subject pgstat.c: send/EINTR issue
Date
Msg-id 44D08537.000006.23518@ariel.yandex.ru
Whole thread Raw
Responses Re: pgstat.c: send/EINTR issue  (Martijn van Oosterhout <kleptog@svana.org>)
Re: pgstat.c: send/EINTR issue  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hello!

I've came across recent change of
postmaster/pgstat.c with comment
regarding send/EINTR issue.

Does it make sense to amend,
for example, secure_write() in
be_secure.c (part of libpq)
in the same way?
Am I right thinking it may
fail during reloading configuration?
Is it the only dangerous case?

--
Best regards
Ilja Golshtein

pgsql-general by date:

Previous
From: Michael Meskes
Date:
Subject: Re: ECPG and COPY
Next
From: Kenneth Downs
Date:
Subject: Re: Best Procedural Language?