postgresql/src/interfaces/libpq
2002-09-02 22:22:12 +00:00
..
po Translation updates 2002-09-02 22:22:12 +00:00
fe-auth.c I checked all the previous string handling errors and most of them were 2002-09-02 06:11:43 +00:00
fe-auth.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
fe-connect.c Fix off-by-one allocation error in PasswordFromFile(), per Gordon Runkle. 2002-08-30 05:28:50 +00:00
fe-exec.c The cstring datatype can now be copied, passed around, etc. The typlen 2002-08-24 15:00:47 +00:00
fe-lobj.c Update copyright to 2002. 2002-06-20 20:29:54 +00:00
fe-misc.c Remove #ifdef MULTIBYTE per hackers list discussion. 2002-08-29 07:22:30 +00:00
fe-print.c Remove #ifdef MULTIBYTE per hackers list discussion. 2002-08-29 07:22:30 +00:00
fe-secure.c Hello, i noticed that win32 native stopped working/compiling after the SSL merge 2002-07-20 05:43:31 +00:00
libpq-fe.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
libpq-int.h Add #include <sys/time.h>. 2002-08-18 03:47:08 +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 Hello, i noticed that win32 native stopped working/compiling after the SSL merge 2002-07-20 05:43:31 +00:00
libpqdll.def Add PQescapeString and PQescapeBytea for Win32. 2002-06-02 22:36:30 +00:00
Makefile Assemble portability modules into libpgport library. 2002-07-27 20:10:05 +00:00
nls.mk Translation updates 2002-09-02 22:22:12 +00:00
pqexpbuffer.c Update copyright to 2002. 2002-06-20 20:29:54 +00:00
pqexpbuffer.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
pqsignal.c Update copyright to 2002. 2002-06-20 20:29:54 +00:00
pqsignal.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
README Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
win32.c Hello, i noticed that win32 native stopped working/compiling after the SSL merge 2002-07-20 05:43:31 +00:00
win32.h Hello, i noticed that win32 native stopped working/compiling after the SSL merge 2002-07-20 05:43:31 +00:00
win32.mak Hello, i noticed that win32 native stopped working/compiling after the SSL merge 2002-07-20 05:43:31 +00:00

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