Re: PostgreSQL Service on Windows does not start. ~ "is not a valid Win32 application"

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PostgreSQL Service on Windows does not start. ~ "is not a valid Win32 application"
Дата
Msg-id 21694.1385768626@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: PostgreSQL Service on Windows does not start. ~ "is not a valid Win32 application"  (Rajeev rastogi <rajeev.rastogi@huawei.com>)
Ответы Re: PostgreSQL Service on Windows does not start. ~ "is not a valid Win32 application"  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Rajeev rastogi <rajeev.rastogi@huawei.com> writes:
> OK. Then I am moving it to "ready for committer".

I've committed this patch.  I added a make_native_path() call to fix the
slashes-versus-backslashes issue noted by Christian Ullrich, since that
was an easy one-line addition.  I didn't do anything about the
relative-path-for-the-data-directory issue.  That would take a bit more
code and I'm not certain that we've fully analyzed the implications of
changing it.  In any case it seems like a completely separate issue from
getting the executable pathname right.

Thanks for all your work on this!  This code's been busted for a long
while ...
        regards, tom lane



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

Предыдущее
От: Jeffrey Walton
Дата:
Сообщение: Re: fe-secure.c and SSL/TLS
Следующее
От: Marko Kreen
Дата:
Сообщение: Re: fe-secure.c and SSL/TLS