Re: Bug in file access functions

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bug in file access functions
Дата
Msg-id 11975.1125342892@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Bug in file access functions  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgsql-patches
"Dave Page" <dpage@vale-housing.co.uk> writes:
> 1) Stop them rejecting paths that use Windows backslash directory
> seperators.

Hmm, seems like it should be using is_absolute_path().  Will fix.

> 2) Allow absolute paths to files into the data dir, as we already do for
> the log dir.

Seems reasonable, given that we expose the data dir path anyway.

            regards, tom lane

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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Bug in file access functions
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Bug in file access functions