On Wed, Mar 18, 2009 at 9:24 AM, Magnus Hagander <[email protected]> wrote: > I've seen a couple of reports that the new SSL error messages on windows > look strange with paths the wrong way. For example: > > root certificate file "C:\Documents and Settings\<SNIP>\Application > Data/postgresql/root.crt" does not exist. > > The issue being the mix of forward and backwards slashes. Attached patch > should fix this. > > Is this worth doing? Comments?
Yes. I've seen a couple of complaints as well, and both thought the error was actually the mixed slashes causing the problem, and *not* the missing root.crt. -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com - -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
