Re: vpath builds and verbose error messages

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: vpath builds and verbose error messages
Дата
Msg-id 12280.1322322326@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: vpath builds and verbose error messages  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: vpath builds and verbose error messages  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> On fre, 2011-11-18 at 09:44 -0500, Tom Lane wrote:
>> It wouldn't be that hard for elog.c to do strrchr(fname, '/') or
>> something like that,

> Here is a patch for that.  I would also like to backpatch this.

Hmmm ... is it possible that strrchr could change errno?  If so we'd
need to re-order the operations a bit.  Otherwise this seems fine.
        regards, tom lane


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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: proposal : backend startup hook / after logon trigger
Следующее
От: Pavan Deolasee
Дата:
Сообщение: Avoiding repeated snapshot computation