postgresql/src/interfaces/libpq
2012-01-01 18:01:58 -05:00
..
po Translation updates 2011-08-17 14:07:46 +03:00
.gitignore Remove redundant lib*dll.def rules from .gitignore 2011-06-18 18:28:16 +02:00
bcc32.mak Allow bcc32 and win32 batch files to compile libpq. 2011-09-07 15:43:50 -04:00
exports.txt Add PQlibVersion() function to libpq 2010-12-22 14:23:56 +01:00
fe-auth.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
fe-auth.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
fe-connect.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
fe-exec.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
fe-lobj.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
fe-misc.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
fe-print.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
fe-protocol2.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
fe-protocol3.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
fe-secure.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
libpq-events.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
libpq-events.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
libpq-fe.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
libpq-int.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
libpq.rc.in Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
Makefile Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
nls.mk Add the possibility to pass --flag arguments to xgettext calls 2011-06-27 00:37:21 +03:00
pg_service.conf.sample Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
pqexpbuffer.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pqexpbuffer.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pqsignal.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pqsignal.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pthread-win32.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
README Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
win32.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
win32.h Enable compiling with the mingw-w64 32 bit compiler. 2011-12-10 15:35:41 -05:00
win32.mak Teach the makefile used to build stand-alone libpq on Windows that libpq 2011-09-14 17:57:32 +03:00

src/interfaces/libpq/README

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