mirror of
https://github.com/postgres/postgres.git
synced 2026-02-23 01:40:33 -05:00
consistent, translate where intended, const-ify declarations. Resolves a gripe from Alvaro as well as some stuff I didn't like. |
||
|---|---|---|
| .. | ||
| po | ||
| .cvsignore | ||
| 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 | ||
| pqsignal.c | ||
| pqsignal.h | ||
| pthread-win32.c | ||
| README | ||
| win32.c | ||
| win32.h | ||
| win32.mak | ||
$PostgreSQL: pgsql/src/interfaces/libpq/README,v 1.2 2008/03/21 13:23:29 momjian Exp $ This directory contains the C version of Libpq, the POSTGRES frontend library.