Re: to_char(interval)

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: to_char(interval)
Дата
Msg-id 200109041521.f84FL6E09197@candle.pha.pa.us
обсуждение исходный текст
Ответ на to_char(interval)  (Karel Zak <zakkr@zf.jcu.cz>)
Список pgsql-patches
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

>
>  - new to_char(interval, text)
>  - new millisecond (ms) and microsecond (us) support
>  - more robus parsing from string - used is separator checking for
>    non-exact formats like to_date('2001-9-1', 'YYYY-MM-DD')
>  - SGML docs are included
>
>     Karel
>
> --
>  Karel Zak  <zakkr@zf.jcu.cz>
>  http://home.zf.jcu.cz/~zakkr/
>
>  C, PostgreSQL, PHP, WWW, http://docs.linux.cz, http://mape.jcu.cz

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: EXPLAIN ANALYSE patch
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Patch for pl/tcl Tcl_ExternalToUtf and Tcl_UtfToExternal