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
Bruce Momjian 11b7aecbd4 The Win32 DEF files that are generated for libpq contain the attribute 20 years ago
..
po Remove DOS line endings ("\r\n") from several .po files. DOS line endings 20 years ago
.cvsignore Patch to make libpq.rc be a built-for-distribution file was a few 21 years ago
Makefile The Win32 DEF files that are generated for libpq contain the attribute 20 years ago
README
bcc32.mak Move pthread-win32.h to /port, modify bcc/msvc makefiles. 20 years ago
exports.txt Remove libpq's PQescapeIdentifier(), not safe from injection attacks. 20 years ago
fe-auth.c Remove 576 references of include files that were not needed. 20 years ago
fe-auth.h Update copyright for 2006. Update scripts. 20 years ago
fe-connect.c Prepare code to be built by MSVC: 20 years ago
fe-exec.c Remove libpq's PQescapeIdentifier(), not safe from injection attacks. 20 years ago
fe-lobj.c Further thoughts about lo_export/lo_import error handling: if one of 20 years ago
fe-misc.c Fix a passel of recently-committed violations of the rule 'thou shalt 20 years ago
fe-print.c Fix another passel of include-file breakage. Kris Jurka, Tom Lane 20 years ago
fe-protocol2.c Remove 576 references of include files that were not needed. 20 years ago
fe-protocol3.c Improve parser so that we can show an error cursor position for errors 20 years ago
fe-secure.c Fix another passel of include-file breakage. Kris Jurka, Tom Lane 20 years ago
libpq-fe.h Remove libpq's PQescapeIdentifier(), not safe from injection attacks. 20 years ago
libpq-int.h Modify libpq's string-escaping routines to be aware of encoding considerations 20 years ago
libpq.rc.in Stamp libraries for 8.2 by updating minor library version numbers and 20 years ago
libpqdll.c Add CVS tag lines to files that were lacking them. 20 years ago
nls.mk Translation updates 21 years ago
pg_service.conf.sample Cause initdb to create a third standard database "postgres", which 21 years ago
pqexpbuffer.c Update copyright for 2006. Update scripts. 20 years ago
pqexpbuffer.h Update copyright for 2006. Update scripts. 20 years ago
pqsignal.c Remove pqsignalinquire(), which is unused and has portability issues. 20 years ago
pqsignal.h Remove pqsignalinquire(), which is unused and has portability issues. 20 years ago
pthread-win32.c Update copyright for 2006. Update scripts. 20 years ago
win32.c Prepare code to be built by MSVC: 20 years ago
win32.h Make Win32 build use our port/snprintf.c routines, instead of depending 20 years ago
win32.mak Move pthread-win32.h to /port, modify bcc/msvc makefiles. 20 years ago

README

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