pg_hba.conf additional comment re local line

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: pg_hba.conf additional comment re local line
Date: 2004-09-21 16:54:55
Message-ID: 41505CDF.1040303@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


The attached tiny patch will possibly help to avoid some confusion by
Windows users about the "local" line in pg_hba.conf (and thus help
reduce queries to us ;-) ). It also removes an essentially content-free
suffix in 2 nearby comment lines.

cheers

andrew

Attachment Content-Type Size
hba.patch text/x-patch 1.2 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Greg Stark 2004-09-21 17:14:15 Re: [SQL] COUNT(*) to find records which have a certain number of dependencies ?
Previous Message Tom Lane 2004-09-21 14:24:54 Re: psql \set case sensitive for boolean (OFF/off)