postgresql/src/interfaces/libpq
Peter Eisentraut cb85a62807 Czech translation updates from Karel Zak 2001-12-21 22:30:49 +00:00
..
Makefile Provide some initial support for building the ODBC driver for 2001-09-22 22:54:33 +00:00
README Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +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 New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +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 Defend against possibility that SSL error reporting mechanism returns 2001-11-11 02:09:05 +00:00
fe-exec.c pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
fe-lobj.c pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
fe-misc.c Remove code to lookup WinSock error strings in netmsg.dll; according to 2001-12-03 00:28:24 +00:00
fe-print.c Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
fr.po update 2001-12-13 22:04:40 +00:00
libpq-fe.h Fix indenting for 'extern "C"' cases. 2001-11-08 20:37:52 +00:00
libpq-int.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
libpq.rc Stamp CVS as 7.2. Update all interface version numbers. This is the 2001-05-11 01:46:33 +00:00
libpqdll.c Load netmsg.dll locally in winsock_strerror, to avoid actual and 2001-11-28 19:40:29 +00:00
libpqdll.def Below is the patch against current cvs for libpgtcl and 2001-09-06 02:54:56 +00:00
nls.mk Czech translation updates from Karel Zak 2001-12-21 22:30:49 +00:00
pqexpbuffer.c pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
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
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.h Load netmsg.dll locally in winsock_strerror, to avoid actual and 2001-11-28 19:40:29 +00:00
win32.mak Remove compile errors of psql.exe and libpq.dll under 2001-11-22 10:18:52 +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

README

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