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
Tom Lane 9f9d9b51f0 Improve pqexpbuffer.c to use modern vsnprintf implementations efficiently. 12 years ago
..
po Translation updates 12 years ago
test Fix PQconninfoParse error message handling 13 years ago
.gitignore Re-include pqsignal() in libpq. 13 years ago
Makefile Stamp shared-library minor version numbers for 9.4. 13 years ago
README
bcc32.mak Re-include pqsignal() in libpq. 13 years ago
exports.txt
fe-auth.c Get rid of use of asprintf() in favor of a more portable implementation. 12 years ago
fe-auth.h
fe-connect.c Expect EWOULDBLOCK from a non-blocking connect() call only on Windows. 13 years ago
fe-exec.c Additional spelling corrections 13 years ago
fe-lobj.c
fe-misc.c Move pqsignal() to libpgport. 13 years ago
fe-print.c pgindent run for release 9.3 13 years ago
fe-protocol2.c
fe-protocol3.c pgindent run for release 9.3 13 years ago
fe-secure.c Fix SSL deadlock risk in libpq 12 years ago
libpq-events.c
libpq-events.h pgindent run for release 9.3 13 years ago
libpq-fe.h pg_isready 13 years ago
libpq-int.h
libpq.rc.in Stamp HEAD as 9.4devel. 13 years ago
nls.mk Translation updates 13 years ago
pg_service.conf.sample
pqexpbuffer.c Improve pqexpbuffer.c to use modern vsnprintf implementations efficiently. 12 years ago
pqexpbuffer.h
pthread-win32.c
win32.c
win32.h
win32.mak Re-include pqsignal() in libpq. 13 years ago

README

src/interfaces/libpq/README

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