postgresql/src/interfaces/libpq
2005-12-26 14:58:06 +00:00
..
po Translation updates forward-port to HEAD. 2005-11-07 02:40:38 +00:00
.cvsignore Patch to make libpq.rc be a built-for-distribution file was a few 2004-12-21 02:14:41 +00:00
bcc32.mak Adjust bcc to work for thread changes. 2005-09-16 19:00:05 +00:00
exports.txt Rename pg_make_encrypted_password to PQencryptPassword. 2005-12-26 14:58:06 +00:00
fe-auth.c Rename pg_make_encrypted_password to PQencryptPassword. 2005-12-26 14:58:06 +00:00
fe-auth.h Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
fe-connect.c Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
fe-exec.c Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
fe-lobj.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
fe-misc.c Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
fe-print.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
fe-protocol2.c Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
fe-protocol3.c Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
fe-secure.c I have applied the following patch to document PQinitSSL() and 2005-10-24 15:38:37 +00:00
libpq-fe.h Rename pg_make_encrypted_password to PQencryptPassword. 2005-12-26 14:58:06 +00:00
libpq-int.h Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
libpq.rc.in Stamp libraries for 8.2 by updating minor library version numbers and 2005-12-09 02:49:09 +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
Makefile Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
nls.mk Translation updates 2005-01-14 08:57:06 +00:00
pg_service.conf.sample Cause initdb to create a third standard database "postgres", which 2005-06-21 04:02:34 +00:00
pqexpbuffer.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
pqexpbuffer.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pqsignal.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pqsignal.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pthread-win32.c Update pthread_self() on Win32 to return DWORD. 2005-08-28 21:42:28 +00:00
pthread-win32.h Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
README Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
win32.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
win32.h Make Win32 build use our port/snprintf.c routines, instead of depending 2005-12-06 02:29:04 +00:00
win32.mak This correction is required of nmake of Windows. 2005-09-16 18:58:48 +00:00

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