postgresql/src/interfaces/libpq
..
po Remove DOS line endings ("\r\n") from several .po files. DOS line endings 2006-01-01 10:13:56 +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
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
fe-connect.c Cosmetic code cleanup: fix a bunch of places that used "return (expr);" 2006-01-11 08:43:13 +00:00
fe-exec.c
fe-lobj.c
fe-misc.c
fe-print.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
fe-protocol2.c Cosmetic code cleanup: fix a bunch of places that used "return (expr);" 2006-01-11 08:43:13 +00:00
fe-protocol3.c
fe-secure.c
libpq-fe.h
libpq-int.h
libpq.rc.in
libpqdll.c Hello, i noticed that win32 native stopped working/compiling after the SSL merge 2002-07-20 05:43:31 +00:00
Makefile
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
README
win32.c
win32.h
win32.mak

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