postgresql/src/interfaces/libpq
Bruce Momjian 1ed4a922b8 Yet another SSL patch. :-) This one adds some informational messages
on the server, if DebugLvl >= 2.

The patch also includes a late addition to the last patch
(X509_check_private_key()).  I'm not sure why it the currect
revision wasn't tagged.


Bear Giles
2002-06-14 04:38:04 +00:00
..
cs.po Czech translation updates from Karel Zak 2001-12-21 22:30:49 +00:00
de.po NLS updates, most notably fixed zh_TW translations 2001-11-29 18:59:28 +00:00
fe-auth.c Katherine Ward wrote: 2002-06-11 13:40:53 +00:00
fe-auth.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
fe-connect.c UPDATED PATCH: 2002-06-14 04:23:17 +00:00
fe-exec.c Fix for NOTIFY when NAMEDATALEN is nonstandard in server. Fix idea from 2002-04-15 23:35:51 +00:00
fe-lobj.c
fe-misc.c UPDATED PATCH: 2002-06-14 04:23:17 +00:00
fe-print.c
fe-secure.c Yet another SSL patch. :-) This one adds some informational messages 2002-06-14 04:38:04 +00:00
fr.po update 2001-12-13 22:04:40 +00:00
libpq-fe.h Fix for NOTIFY when NAMEDATALEN is nonstandard in server. Fix idea from 2002-04-15 23:35:51 +00:00
libpq-int.h UPDATED PATCH: 2002-06-14 04:23:17 +00:00
libpq.rc
libpqdll.c Load netmsg.dll locally in winsock_strerror, to avoid actual and 2001-11-28 19:40:29 +00:00
libpqdll.def Add PQescapeString and PQescapeBytea for Win32. 2002-06-02 22:36:30 +00:00
Makefile UPDATED PATCH: 2002-06-14 04:23:17 +00:00
nls.mk Czech translation updates from Karel Zak 2001-12-21 22:30:49 +00:00
pqexpbuffer.c
pqexpbuffer.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
pqsignal.c New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
pqsignal.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
README
ru.po NLS updates, most notably fixed zh_TW translations 2001-11-29 18:59:28 +00:00
sv.po Add Swedish 2001-12-13 22:06:33 +00:00
win32.c I'm at the win32 error messages once more. The DLL load thingy doesn't 2002-04-24 02:26:06 +00:00
win32.h Load netmsg.dll locally in winsock_strerror, to avoid actual and 2001-11-28 19:40:29 +00:00
win32.mak I'm at the win32 error messages once more. The DLL load thingy doesn't 2002-04-24 02:26:06 +00:00
zh_CN.po NLS updates, most notably fixed zh_TW translations 2001-11-29 18:59:28 +00:00
zh_TW.po NLS updates, most notably fixed zh_TW translations 2001-11-29 18:59:28 +00:00

This directory contains the C version of Libpq, the POSTGRES frontend library.