diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-08-04 17:58:25 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-08-04 17:58:25 +0000 |
commit | d1f35b73acafe991b8b6a129e49045cf5f81ad2e (patch) | |
tree | d146b281cefc6bb5ae8c1b80969cc00830f0163d /src/backend/executor/nodeSubqueryscan.c | |
parent | 5365a0cf52189e4c62b98077fc805f3d8a2b15b9 (diff) | |
download | postgresql-d1f35b73acafe991b8b6a129e49045cf5f81ad2e.tar.gz postgresql-d1f35b73acafe991b8b6a129e49045cf5f81ad2e.zip |
SSL_read/SSL_write do not approximate the return conventions of recv()
and send() very well at all; and in any case we can't use retval==0
for EOF due to race conditions. Make the same fixes in the backend as
are required in libpq.
Diffstat (limited to 'src/backend/executor/nodeSubqueryscan.c')
0 files changed, 0 insertions, 0 deletions