Re: correct format for date, time, timestamp for XML functionality - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: correct format for date, time, timestamp for XML functionality
Date
Msg-id 200703011555.39270.peter_e@gmx.net
Whole thread Raw
In response to correct format for date, time, timestamp for XML functionality  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
List pgsql-patches
Pavel Stehule wrote:
> 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.

I've installed this patch and made some additional adjustments so the
time zone format matches the XSD format.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-patches by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Fast COPY after TRUNCATE bug and fix
Next
From: Tom Lane
Date:
Subject: Re: Fast COPY after TRUNCATE bug and fix