Re: log_filename()

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: log_filename()
Дата
Msg-id 20080606215500.GK16502@alvh.no-ip.org
обсуждение исходный текст
Ответ на log_filename()  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: log_filename()
Список pgsql-hackers
Joshua D. Drake wrote:
> We got the comment on the docs:
>
> log_filename(string) is misleading, since it really doesn't use a
> strftime pattern, but instead a reimplementation of strftime, in order
> to be cross-platform. There is no documentation on this except to look
> in src/timezone/strftime.c (the function is called pg_strftime)

Correct.  I propose the attached patch.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

Вложения

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: TODO, FAQs to Wiki?
Следующее
От: Robert Lor
Дата:
Сообщение: Re: New DTrace probes proposal