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

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

pgsql-patches by date:

Previous
From: Zoltan Boszormenyi
Date:
Subject: New version of IDENTITY/GENERATED
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] HOT WIP Patch - version 2