Refuse "local" lines in pg_hba.conf on platforms that don't support it

Magnus Hagander <magnus@hagander.net>

Commit: 5830f69665053f78cfd31e39f40bb23ad91748a8
Author: Magnus Hagander <magnus@hagander.net>
Date: 2011-05-30T18:43:41Z
Releases: 9.1.0
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

PathChange+/−
src/backend/libpq/hba.c modified +9 −0