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: Peter Eisentraut <peter_e@gmx.net>
Cc: pgsql-hackers@postgresql.org
Date: 2011-05-04T18:31:03Z
Lists: pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes: > On mn, 2011-04-25 at 19:18 -0400, Tom Lane wrote: >> Hm, does that mean we have consensus on treating it as an error? > Regarding the patch you committed: I would avoid hardcoding > "postgresql.conf" in error or hint messages, since we don't know whether > that's the actual name of the file. No other message has that file name > hardcoded. Fair enough --- do you have a proposal for alternate wording? regards, tom lane