Re: Solve a problem of LC_TIME of windows.

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Solve a problem of LC_TIME of windows.
Дата
Msg-id 20080924141519.GA10480@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Solve a problem of LC_TIME of windows.  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-patches
Magnus Hagander wrote:

> Also, the patch needs error checking. strftime() can fail, and the
> multibyte conversion functions can certainly fail. That will need to be
> added.

What about this line?

#define STRLEN_MAX 255

Are we really sure the strftime format cannot be longer than that?

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

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: [HACKERS] Subtransaction commits and Hot Standby
Следующее
От: "Hiroshi Saito"
Дата:
Сообщение: Re: Solve a problem of LC_TIME of windows.