postgresql/src/interfaces/libpq
2006-07-14 14:52:27 +00:00
..
po
.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
fe-auth.c Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
fe-auth.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
fe-connect.c
fe-exec.c Remove libpq's PQescapeIdentifier(), not safe from injection attacks. 2006-07-04 13:22:15 +00:00
fe-lobj.c
fe-misc.c Fix a passel of recently-committed violations of the rule 'thou shalt 2006-07-14 05:28:29 +00:00
fe-print.c Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
fe-protocol2.c Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
fe-protocol3.c
fe-secure.c Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
libpq-fe.h
libpq-int.h
libpq.rc.in
libpqdll.c
Makefile
nls.mk Translation updates 2005-01-14 08:57:06 +00:00
pg_service.conf.sample
pqexpbuffer.c
pqexpbuffer.h
pqsignal.c Remove pqsignalinquire(), which is unused and has portability issues. 2006-05-30 15:57:56 +00:00
pqsignal.h
pthread-win32.c Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
README
win32.c Prepare code to be built by MSVC: 2006-06-07 22:24:46 +00:00
win32.h
win32.mak

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