7.1: to_char(): Y,YY,YYY,YYYY fix

Поиск
Список
Период
Сортировка
От Karel Zak
Тема 7.1: to_char(): Y,YY,YYY,YYYY fix
Дата
Msg-id Pine.LNX.3.96.1001123123850.21626C-101000@ara.zf.jcu.cz
обсуждение исходный текст
Ответы Re: 7.1: to_char(): Y,YY,YYY,YYYY fix  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
 Hi,

  here is a patch for formatting.c (to_char/timestampt()), for 7.1
 it fixing Y,YY,YYY,YYYY conversion, the docs and regress tests update
 are included too.

  During the patch testing I found small bug in miscadmin.h in
convertstr() declaration. Here it's fixed too.

 Thanks

    Karel


/* ----------------
 * Karel Zak  *  zakkr@zf.jcu.cz  *  http://home.zf.jcu.cz/~zakkr/
 *           C, PostgreSQL, PHP, WWW, http://docs.linux.cz
 *                     The Mape http://mape.jcu.cz
 * ----------------
 */

Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: PostgreSQL virtual hosting support
Следующее
От: wrobell
Дата:
Сообщение: [JDBC] timestamp parsing