mirror of
https://github.com/postgres/postgres.git
synced 2026-03-09 01:31:22 -04:00
each connection. This makes it possible to catch errors in the pg_hba file when it's being reloaded, instead of silently reloading a broken file and failing only when a user tries to connect. This patch also makes the "sameuser" argument to ident authentication optional. |
||
|---|---|---|
| .. | ||
| auth.h | ||
| be-fsstubs.h | ||
| crypt.h | ||
| hba.h | ||
| ip.h | ||
| libpq-be.h | ||
| libpq-fs.h | ||
| libpq.h | ||
| md5.h | ||
| pqcomm.h | ||
| pqformat.h | ||
| pqsignal.h | ||