]> granicus.if.org Git - postgresql/commit
Don't include local line on platforms without support
authorMagnus Hagander <magnus@hagander.net>
Mon, 30 May 2011 18:09:51 +0000 (20:09 +0200)
committerMagnus Hagander <magnus@hagander.net>
Mon, 30 May 2011 18:21:06 +0000 (20:21 +0200)
commit764bde0f1641cc3aafa2c221c56bd3a8129d9e3b
treea64544cacd92f2348ba8ecf76304e7f736c082e5
parent3103f9a77d005f9d8b8ef492298bbbbf6c4b843f
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.
src/backend/libpq/pg_hba.conf.sample