postgresql/src
Bruce Momjian 0184db50a0 [ Backpatch to 7.3.X.]
typing error in src/backend/libpq/be-secure.c ???

Long Description
In src/backend/libpq/be-secure.c: secure_write
on SSL_ERROR_WANT_WRITE call secure_read instead
secure_write again. May be is this a typing error?

Sergey N. Yatskevich (syatskevich@n21lab.gosniias.msk.ru)
2003-03-29 03:56:44 +00:00
..
backend [ Backpatch to 7.3.X.] 2003-03-29 03:56:44 +00:00
bin Fix NULL casting warning, pointed out by Joe Conway 2003-03-28 16:34:50 +00:00
corba
data
include Add code to apply some simple sanity checks to the header fields of a 2003-03-28 20:17:13 +00:00
interfaces Add <stdlib> to add calloc() prototype. 2003-03-27 17:25:34 +00:00
makefiles Make "win" a separate port from "cygwin". This means you can now 2003-03-21 17:18:34 +00:00
pl It may not be obvious to you, but the plpython regression tests 2003-03-27 16:58:21 +00:00
port
template Make "win" a separate port from "cygwin". This means you can now 2003-03-21 17:18:34 +00:00
test This patch implements holdable cursors, following the proposal 2003-03-27 16:51:29 +00:00
tools
tutorial
utils
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib Make "win" a separate port from "cygwin". This means you can now 2003-03-21 17:18:34 +00:00
nls-global.mk
win32.mak