diff options
author | Bruce Momjian <bruce@momjian.us> | 2003-01-08 23:18:25 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2003-01-08 23:18:25 +0000 |
commit | b56af49849f3f4f1aa95f31a74dc7ff3a14b575a (patch) | |
tree | 8802f00224812b8a8ddd5d567298d1d944b640b0 /src/backend/executor/nodeSubqueryscan.c | |
parent | 6ccb5aebaddd9e7aefaa7d1e7baa3264148be3c5 (diff) | |
download | postgresql-b56af49849f3f4f1aa95f31a74dc7ff3a14b575a.tar.gz postgresql-b56af49849f3f4f1aa95f31a74dc7ff3a14b575a.zip |
The second was that renegotiation was just plain broken. I can't
believe I didn't notice this before -- once 64k was sent to/from the
server the client would crash. Basicly, in 7.3 the server SSL code set
the initial state to "about to renegotiate" without actually starting
the renegotiation. In addition, the server and client didn't properly
handle the SSL_ERROR_WANT_(READ|WRITE) error. This is fixed in the
second patch.
Nathan Mueller
Diffstat (limited to 'src/backend/executor/nodeSubqueryscan.c')
0 files changed, 0 insertions, 0 deletions