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.
|
|
2 years ago | |
|---|---|---|
| .. | ||
| po | 2 years ago | |
| t | 3 years ago | |
| test | 2 years ago | |
| .gitignore | ||
| Makefile | 2 years ago | |
| README | ||
| exports.txt | 3 years ago | |
| fe-auth-sasl.h | 3 years ago | |
| fe-auth-scram.c | 2 years ago | |
| fe-auth.c | 2 years ago | |
| fe-auth.h | 3 years ago | |
| fe-connect.c | 2 years ago | |
| fe-exec.c | 2 years ago | |
| fe-gssapi-common.c | 3 years ago | |
| fe-gssapi-common.h | 3 years ago | |
| fe-lobj.c | 3 years ago | |
| fe-misc.c | 3 years ago | |
| fe-print.c | 2 years ago | |
| fe-protocol3.c | 2 years ago | |
| fe-secure-common.c | 3 years ago | |
| fe-secure-common.h | 3 years ago | |
| fe-secure-gssapi.c | 2 years ago | |
| fe-secure-openssl.c | 2 years ago | |
| fe-secure.c | 2 years ago | |
| fe-trace.c | 2 years ago | |
| legacy-pqsignal.c | 2 years ago | |
| libpq-events.c | 3 years ago | |
| libpq-events.h | 3 years ago | |
| libpq-fe.h | 3 years ago | |
| libpq-int.h | 2 years ago | |
| meson.build | 3 years ago | |
| nls.mk | 3 years ago | |
| pg_service.conf.sample | ||
| pqexpbuffer.c | 2 years ago | |
| pqexpbuffer.h | 3 years ago | |
| pthread-win32.c | 3 years ago | |
| win32.c | 3 years ago | |
| win32.h | ||
README
src/interfaces/libpq/README
This directory contains the C version of Libpq, the POSTGRES frontend library.