postgresql/src/interfaces/libpq
2010-07-18 15:51:00 +00:00
..
po Translation updates for 9.0beta3 2010-07-08 21:32:28 +00:00
.cvsignore
bcc32.mak
exports.txt Introduce two new libpq connection functions, PQconnectdbParams and 2010-01-28 06:28:26 +00:00
fe-auth.c Allow full SSL certificate verification (wherein libpq checks its host name 2010-07-14 17:09:45 +00:00
fe-auth.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
fe-connect.c Add SO_PEERCRED check in new unix domain socket permission checking code. 2010-07-18 15:51:00 +00:00
fe-exec.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
fe-lobj.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
fe-misc.c pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
fe-print.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
fe-protocol2.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
fe-protocol3.c Fix typo that had the code check the same thing twice. 2010-04-28 13:46:23 +00:00
fe-secure.c Allow full SSL certificate verification (wherein libpq checks its host name 2010-07-14 17:09:45 +00:00
libpq-events.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
libpq-events.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
libpq-fe.h pgindent run for 9.0 2010-02-26 02:01:40 +00:00
libpq-int.h Add server authentication over Unix-domain sockets 2010-07-18 11:37:26 +00:00
libpq.rc.in Stamp HEAD as 9.1devel. 2010-07-09 04:10:58 +00:00
Makefile Bump minor library version numbers, for 9.1 release. 2010-07-12 16:18:44 +00:00
nls.mk Translation update 2010-05-13 15:56:43 +00:00
pg_service.conf.sample
pqexpbuffer.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
pqexpbuffer.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
pqsignal.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
pqsignal.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
pthread-win32.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
README
win32.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
win32.h 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
win32.mak Add missing library to standalone libpq build on Win32. 2009-11-23 12:54:37 +00:00

$PostgreSQL: pgsql/src/interfaces/libpq/README,v 1.2 2008/03/21 13:23:29 momjian Exp $

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