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
Peter Eisentraut 8e7912e73d Message style improvements 3 years ago
..
po meson: add install-{quiet, world} targets 3 years ago
t Reorder connection markers in loadbalance tests 3 years ago
test meson: add install-{quiet, world} targets 3 years ago
.gitignore Run tap tests in src/interfaces/libpq. 4 years ago
Makefile pkg-config Requires.private entries should be comma-separated 3 years ago
README Remove cvs keywords from all files. 16 years ago
exports.txt De-Revert "Add support for Kerberos credential delegation" 3 years ago
fe-auth-sasl.h Update copyright for 2023 3 years ago
fe-auth-scram.c Make SCRAM iteration count configurable 3 years ago
fe-auth.c libpq: Error message improvement 3 years ago
fe-auth.h Make SCRAM iteration count configurable 3 years ago
fe-connect.c Message style improvements 3 years ago
fe-exec.c Make SCRAM iteration count configurable 3 years ago
fe-gssapi-common.c Update copyright for 2023 3 years ago
fe-gssapi-common.h Update copyright for 2023 3 years ago
fe-lobj.c Update copyright for 2023 3 years ago
fe-misc.c Update copyright for 2023 3 years ago
fe-print.c Update copyright for 2023 3 years ago
fe-protocol3.c Fix typos in comments 3 years ago
fe-secure-common.c Update copyright for 2023 3 years ago
fe-secure-common.h Update copyright for 2023 3 years ago
fe-secure-gssapi.c Fix various typos 3 years ago
fe-secure-openssl.c Fix errormessage for missing system CA in OpenSSL 3.1 3 years ago
fe-secure.c Update copyright for 2023 3 years ago
fe-trace.c Fix various typos and incorrect/outdated name references 3 years ago
legacy-pqsignal.c Update copyright for 2023 3 years ago
libpq-events.c Update copyright for 2023 3 years ago
libpq-events.h Update copyright for 2023 3 years ago
libpq-fe.h De-Revert "Add support for Kerberos credential delegation" 3 years ago
libpq-int.h Fix typos in comments 3 years ago
meson.build Support connection load balancing in libpq 3 years ago
nls.mk Break up long GETTEXT_FILES lists 3 years ago
pg_service.conf.sample Remove useless whitespace at end of lines 15 years ago
pqexpbuffer.c Update copyright for 2023 3 years ago
pqexpbuffer.h Update copyright for 2023 3 years ago
pthread-win32.c Update copyright for 2023 3 years ago
win32.c Update copyright for 2023 3 years ago
win32.h Recognize network-failure errnos as indicating hard connection loss. 5 years ago

README

src/interfaces/libpq/README

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