mirror of
https://github.com/postgres/postgres.git
synced 2026-02-26 11:21:03 -05:00
I haven't had final confirmation from Peter yet, but the attached patch needs to be applied for the Beta otherwise password and crypt authentication just won't work. It puts back the loop in libpq and also fixes a couple of problems with maintaining compatability with pre-6.3 drivers. |
||
|---|---|---|
| .. | ||
| fe-auth.c | ||
| fe-auth.h | ||
| fe-connect.c | ||
| fe-connect.h | ||
| fe-exec.c | ||
| fe-lobj.c | ||
| fe-misc.c | ||
| libpq-fe.h | ||
| Makefile.in | ||
| pqsignal.c | ||
| pqsignal.h | ||
| README | ||
This directory contains the C version of Libpq, the POSTGRES frontend library.