You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/interfaces/libpq
Magnus Hagander 3f7f9f594b libpq needs pgsleep on win32 because of the changes to port/open.c. 18 years ago
..
po Translation updates 18 years ago
.cvsignore Patch to make libpq.rc be a built-for-distribution file was a few 21 years ago
Makefile libpq needs pgsleep on win32 because of the changes to port/open.c. 18 years ago
README
bcc32.mak Fix build of libpq for Borland CC. 18 years ago
exports.txt Fix up the PQconnectionUsedPassword mess: create a separate 18 years ago
fe-auth.c Fix up the PQconnectionUsedPassword mess: create a separate 18 years ago
fe-auth.h pgindent run for 8.3. 18 years ago
fe-connect.c Fix up the PQconnectionUsedPassword mess: create a separate 18 years ago
fe-exec.c Fix the inadvertent libpq ABI breakage discovered by Martin Pitt: the 19 years ago
fe-lobj.c pgindent run for 8.3. 18 years ago
fe-misc.c Fix the inadvertent libpq ABI breakage discovered by Martin Pitt: the 19 years ago
fe-print.c Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
fe-protocol2.c Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
fe-protocol3.c Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
fe-secure.c pgindent run for 8.3. 18 years ago
libpq-fe.h Fix up the PQconnectionUsedPassword mess: create a separate 18 years ago
libpq-int.h Fix up the PQconnectionUsedPassword mess: create a separate 18 years ago
libpq.rc.in Stamp 8.3beta1, except in configure.in/configure. 19 years ago
nls.mk Translation updates 18 years ago
pg_service.conf.sample Add LDAP URL documentation. 19 years ago
pqexpbuffer.c Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
pqexpbuffer.h Use PQExpBuffer for error message in fe-auth.c. 19 years ago
pqsignal.c Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
pqsignal.h Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
pthread-win32.c Silence mingw compiler warning 19 years ago
win32.c Wording cleanup for error messages. Also change can't -> cannot. 19 years ago
win32.h Make Win32 build use our port/snprintf.c routines, instead of depending 20 years ago
win32.mak Default to thread safety on, and support more CPU options. Also 19 years ago

README

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