postgresql/src/interfaces/libpq
2002-09-04 07:23:04 +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 Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00
libpq.rc Brand 7.3. Ready for beta! 2002-09-04 07:23:04 +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 Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +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 Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00

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