postgresql/src/interfaces/libpq
Bruce Momjian 5b92d004fa Fix for NOTIFY when NAMEDATALEN is nonstandard in server. Fix idea from
Tom Lane to move string storage to end of structure but keep pointer in
the same location.
2002-04-15 23:35:51 +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 Heimdal support (Kerberos V implementation from KTH) 2002-02-23 04:17:47 +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 Fix for EINTR returns from Win9X socket operations: 2002-04-15 23:34: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 pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
fe-misc.c Fix for EINTR returns from Win9X socket operations: 2002-04-15 23:34:17 +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 for NOTIFY when NAMEDATALEN is nonstandard in server. Fix idea from 2002-04-15 23:35:51 +00:00
libpq-int.h Back out old version and update with newer patch of: 2002-03-05 06:07:27 +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
Makefile Provide some initial support for building the ODBC driver for 2001-09-22 22:54:33 +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
README Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +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

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