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 d053a879bb Fix timing-dependent failure in GSSAPI data transmission. 2 years ago
..
po Translation updates 2 years ago
t Pre-beta mechanical code beautification. 3 years ago
test Remove distprep 2 years ago
.gitignore
Makefile Remove distprep 2 years ago
README
exports.txt libpq: Add support for Close on portals and statements 3 years ago
fe-auth-sasl.h Update copyright for 2023 3 years ago
fe-auth-scram.c Add trailing commas to enum definitions 2 years ago
fe-auth.c Introduce macros for protocol characters. 2 years ago
fe-auth.h Make SCRAM iteration count configurable 3 years ago
fe-connect.c Introduce macros for protocol characters. 2 years ago
fe-exec.c Call pqPipelineFlush from PQsendFlushRequest 2 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 Pre-beta mechanical code beautification. 3 years ago
fe-misc.c Pre-beta mechanical code beautification. 3 years ago
fe-print.c Remove --disable-thread-safety and related code. 2 years ago
fe-protocol3.c Introduce macros for protocol characters. 2 years ago
fe-secure-common.c Pre-beta mechanical code beautification. 3 years ago
fe-secure-common.h Update copyright for 2023 3 years ago
fe-secure-gssapi.c Fix timing-dependent failure in GSSAPI data transmission. 2 years ago
fe-secure-openssl.c Remove --disable-thread-safety and related code. 2 years ago
fe-secure.c Remove --disable-thread-safety and related code. 2 years ago
fe-trace.c Introduce macros for protocol characters. 2 years ago
legacy-pqsignal.c Remove --disable-thread-safety and related code. 2 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 libpq: Add support for Close on portals and statements 3 years ago
libpq-int.h Fix timing-dependent failure in GSSAPI data transmission. 2 years ago
meson.build Support connection load balancing in libpq 3 years ago
nls.mk Rename port/thread.c to port/user.c. 3 years ago
pg_service.conf.sample
pqexpbuffer.c Add some const qualifiers 2 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

README

src/interfaces/libpq/README

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