Don't include local line on platforms without support

Magnus Hagander <magnus@hagander.net>

Commit: 764bde0f1641cc3aafa2c221c56bd3a8129d9e3b
Author: Magnus Hagander <magnus@hagander.net>
Date: 2011-05-30T18:21:06Z
Releases: 9.1.0
Don't include local line on platforms without support

Since we now include a sample line for replication on local
connections in pg_hba.conf, don't include it where local
connections aren't available (such as on win32).

Also make sure we use authmethodlocal and not authmethod on
the sample line.

Files

PathChange+/−
src/backend/libpq/pg_hba.conf.sample modified +1 −1