Re: Unfriendly handling of pg_hba SSL options with SSL off
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Magnus Hagander <magnus@hagander.net>
Cc: Bruce Momjian <bruce@momjian.us>, Peter Eisentraut <peter_e@gmx.net>, Robert Haas <robertmhaas@gmail.com>, pgsql-hackers@postgresql.org
Date: 2011-05-30T18:39:37Z
Lists: pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes: > On Fri, May 13, 2011 at 00:21, Tom Lane <tgl@sss.pgh.pa.us> wrote: >> Magnus Hagander <magnus@hagander.net> writes: >>> On Tue, May 10, 2011 at 05:39, Tom Lane <tgl@sss.pgh.pa.us> wrote: >>>> I wouldn't have a problem with making the Windows port throw an error >>>> for "local" lines. We'd have to fix initdb to remove that line from the >>>> sample file (if it doesn't already), but that's surely not hard. > Here's a patch that I think does what we want. It works fine on > Windows - I just want to make sure this is what you meant as well? Looks sane to me. regards, tom lane