mirror of https://github.com/postgres/postgres
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.
|
|
7 months ago | |
|---|---|---|
| .. | ||
| po | 8 months ago | |
| t | 8 months ago | |
| test | 11 months ago | |
| .gitignore | 4 years ago | |
| Makefile | 8 months ago | |
| README | ||
| exports.txt | 8 months ago | |
| fe-auth-oauth.c | 8 months ago | |
| fe-auth-oauth.h | 8 months ago | |
| fe-auth-sasl.h | 11 months ago | |
| fe-auth-scram.c | 8 months ago | |
| fe-auth.c | 8 months ago | |
| fe-auth.h | 11 months ago | |
| fe-cancel.c | 8 months ago | |
| fe-connect.c | 8 months ago | |
| fe-exec.c | 8 months ago | |
| fe-gssapi-common.c | 1 year ago | |
| fe-gssapi-common.h | 1 year ago | |
| fe-lobj.c | 10 months ago | |
| fe-misc.c | 7 months ago | |
| fe-print.c | 1 year ago | |
| fe-protocol3.c | 8 months ago | |
| fe-secure-common.c | 1 year ago | |
| fe-secure-common.h | 1 year ago | |
| fe-secure-gssapi.c | 7 months ago | |
| fe-secure-openssl.c | 9 months ago | |
| fe-secure.c | 1 year ago | |
| fe-trace.c | 10 months ago | |
| legacy-pqsignal.c | 12 months ago | |
| libpq-events.c | 1 year ago | |
| libpq-events.h | 1 year ago | |
| libpq-fe.h | 10 months ago | |
| libpq-int.h | 8 months ago | |
| meson.build | 8 months ago | |
| nls.mk | 8 months ago | |
| pg_service.conf.sample | ||
| pqexpbuffer.c | 1 year ago | |
| pqexpbuffer.h | 1 year ago | |
| pthread-win32.c | 1 year ago | |
| win32.c | 1 year ago | |
| win32.h | 5 years ago | |
README
src/interfaces/libpq/README
This directory contains the C version of Libpq, the POSTGRES frontend library.