Re: Path separator

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Path separator
Дата
Msg-id 937d27e10903180228s1a0e9811v645034b14ca2bde1@mail.gmail.com
обсуждение исходный текст
Ответ на Path separator  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
On Wed, Mar 18, 2009 at 9:24 AM, Magnus Hagander <magnus@hagander.net> 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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Path separator
Следующее
От: Vlad Arkhipov
Дата:
Сообщение: DDL+SQL in PL/pgSQL EXECUTE