postgresql/src/interfaces
Bruce Momjian ce83fc68aa 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
2003-01-08 23:18:35 +00:00
..
cli pgindent run. 2002-09-04 20:31:48 +00:00
ecpg Bump version for 7.3 and 7.4. 2002-12-11 04:08:05 +00:00
jdbc changed sort of column names to sort by attnum, not attname 2002-12-05 01:09:58 +00:00
libpgtcl Bump version for 7.3 and 7.4. 2002-12-11 04:08:05 +00:00
libpq The second was that renegotiation was just plain broken. I can't 2003-01-08 23:18:35 +00:00
python Move PyGreSQL usage documentation from README into DocBook. Some other 2002-09-23 21:10:13 +00:00
Makefile perl5 interface moved to gborg 2002-08-30 13:06:22 +00:00