postgresql/src/interfaces/libpq
Tom Lane 650c175042 winsock_strerror crashed on me. This fixes a line of code that looks
cleverer than it actually is ;-) Braces are good for you :-)

Gerhard HÌring
2001-09-30 16:23:30 +00:00
..
de.po Message typo was fixed in sources, but not in de.po. 2001-08-01 14:07:41 +00:00
fe-auth.c Disable local creds on OpenBSD because it doesn't support it. Document 2001-09-26 19:54:12 +00:00
fe-auth.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
fe-connect.c Commit Karel's patch. 2001-09-06 04:57:30 +00:00
fe-exec.c > Here's a revised patch. Changes: 2001-09-14 17:46:40 +00:00
fe-lobj.c Fix bogus failure-return value from lo_create, per report from Gavin 2001-09-17 20:05:47 +00:00
fe-misc.c winsock_strerror crashed on me. This fixes a line of code that looks 2001-09-30 16:23:30 +00:00
fe-print.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
libpq-fe.h > Here's a revised patch. Changes: 2001-09-14 17:46:40 +00:00
libpq-int.h Add 4-byte MD5 salt. 2001-08-17 02:59:20 +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 > Ok, where's a "system dependent hack" :) 2001-08-21 20:39:54 +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 Russian translation by Serguei Mokhov 2001-08-07 11:41:17 +00:00
pqexpbuffer.c Remove some unneeded dashes from libpq comments. 2001-08-17 15:11:15 +00:00
pqexpbuffer.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
pqsignal.c Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
pqsignal.h Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
README
ru.po update from Serguei Mokhov 2001-08-25 01:13:29 +00:00
win32.h > Ok, where's a "system dependent hack" :) 2001-08-21 20:39:54 +00:00
win32.mak Add MD5 to win32.mak 2001-08-25 03:01:26 +00:00

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