aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/regexp.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2003-01-08 23:18:35 +0000
committerBruce Momjian <bruce@momjian.us>2003-01-08 23:18:35 +0000
commitce83fc68aa76b0510c37e2987f9983952b78f724 (patch)
treebee694ccf2a7f6643b68a6efafbc112a159ebb6e /src/backend/utils/adt/regexp.c
parent671231f58853fa6e6bdcbbd62d4496bb574bd572 (diff)
downloadpostgresql-ce83fc68aa76b0510c37e2987f9983952b78f724.tar.gz
postgresql-ce83fc68aa76b0510c37e2987f9983952b78f724.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/utils/adt/regexp.c')
0 files changed, 0 insertions, 0 deletions