Refuse "local" lines in pg_hba.conf on platforms that don't support it
Magnus Hagander <magnus@hagander.net>
Refuse "local" lines in pg_hba.conf on platforms that don't support it This makes the behavior compatible with that of hostssl, which also throws an error when there is no SSL support included.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/hba.c | modified | +9 −0 |