mirror of
https://github.com/simtactics/niotso.git
synced 2025-03-16 00:31:20 +00:00
.. | ||
include | ||
blibpqdll.def | ||
chklocale.c | ||
CMakeLists.txt | ||
crypt.c | ||
encnames.c | ||
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 | ||
getaddrinfo.c | ||
inet_aton.c | ||
inet_net_ntop.c | ||
ip.c | ||
libpq-dist.rc | ||
libpq-events.c | ||
libpq-events.h | ||
libpq-fe.h | ||
libpq-int.h | ||
libpq.rc | ||
libpq.rc.in | ||
libpqddll.def | ||
libpqdll.def | ||
Makefile | ||
md5.c | ||
nls.mk | ||
noblock.c | ||
open.c | ||
pg_service.conf.sample | ||
pgsleep.c | ||
pgstrcasecmp.c | ||
pqexpbuffer.c | ||
pqexpbuffer.h | ||
pqsignal.c | ||
pqsignal.h | ||
pthread-win32.c | ||
README | ||
snprintf.c | ||
strlcpy.c | ||
thread.c | ||
wchar.c | ||
win32.c | ||
win32.h | ||
win32.mak | ||
win32error.c | ||
win32setlocale.c |
src/interfaces/libpq/README This directory contains the C version of Libpq, the POSTGRES frontend library.