mirror of
https://github.com/postgres/postgres.git
synced 2026-02-14 16:23:59 -05:00
|
|
||
|---|---|---|
| .. | ||
| po | ||
| test | ||
| .gitignore | ||
| bcc32.mak | ||
| exports.txt | ||
| fe-auth.c | ||
| fe-auth.h | ||
| fe-connect.c | ||
| fe-exec.c | ||
| fe-lobj.c | ||
| fe-misc.c | ||
| fe-print.c | ||
| fe-protocol2.c | ||
| fe-protocol3.c | ||
| fe-secure.c | ||
| libpq-events.c | ||
| libpq-events.h | ||
| libpq-fe.h | ||
| libpq-int.h | ||
| libpq.rc.in | ||
| Makefile | ||
| nls.mk | ||
| pg_service.conf.sample | ||
| pqexpbuffer.c | ||
| pqexpbuffer.h | ||
| pthread-win32.c | ||
| README | ||
| win32.c | ||
| win32.h | ||
| win32.mak | ||
src/interfaces/libpq/README This directory contains the C version of Libpq, the POSTGRES frontend library.