Re: Bug in file access functions

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Bug in file access functions
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4AC9D03@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на Bug in file access functions  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgsql-patches

> -----Original Message-----
> From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
> Sent: 29 August 2005 20:15
> To: Dave Page
> Cc: PostgreSQL-patches
> Subject: Re: [PATCHES] Bug in file access functions
>
> "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.

Thanks Tom.

Regards, Dave.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Bug in file access functions
Следующее
От: Allan Wang
Дата:
Сообщение: Re: Work-in-progress referential action trigger timing patch