Re: correct format for date, time, timestamp for XML functionality

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: correct format for date, time, timestamp for XML functionality
Дата
Msg-id 200702261837.l1QIbod25116@momjian.us
обсуждение исходный текст
Ответ на correct format for date, time, timestamp for XML functionality  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
Список pgsql-patches
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://momjian.postgresql.org/cgi-bin/pgpatches

It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.

---------------------------------------------------------------------------


Pavel Stehule wrote:
> Hello,
>
> this patch ensures independency datetime fields on current datestyle
> setting. Add new internal datestyle USE_XSD_DATESTYLE. It's almoust same to
> USE_ISO_DATESTYLE. Differences are for timestamp:
>
> ISO: yyyy-mm-dd hh24:mi:ss
> XSD: yyyy-mm-ddThh24:mi:ss
>
> I found one link about this topic:
> http://forums.oracle.com/forums/thread.jspa?threadID=467278&tstart=0
>
> Regards
> Pavel Stehule
>
> _________________________________________________________________
> Emotikony a pozadi programu MSN Messenger ozivi vasi konverzaci.
> http://messenger.msn.cz/

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: You can help support the PostgreSQL project by donating at
>
>                 http://www.postgresql.org/about/donate

--
  Bruce Momjian  <bruce@momjian.us>          http://momjian.us
  EnterpriseDB                               http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Deadlock with pg_dump?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_standby Error cleanup