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

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Pavel Stehule <pavel(dot)stehule(at)hotmail(dot)com>
Cc: peter_e(at)gmx(dot)net, pgsql-patches(at)postgresql(dot)org
Subject: Re: correct format for date, time, timestamp for XML functionality
Date: 2007-02-20 17:49:26
Message-ID: 45DB34A6.3000408@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Pavel Stehule wrote:
>
>>
>>
> xsd knows datetime type. You can inherit it, and then you have to
> respect it. You can do own type, but you lost information, and any
> general scripts don't understand. I don't know why xsd doesn't iso
> format, but its simply fact. Please read this discussion:
> http://forums.oracle.com/forums/thread.jspa?threadID=467278&tstart=0
>

Ok, I've re-read the patch, and now understand what it's doing. Sorry
for the noise.

cheers

andrew

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Greg Sabino Mullane 2007-02-20 18:28:43 Warning about LISTEN names
Previous Message Alvaro Herrera 2007-02-20 17:38:20 Re: Fast CLUSTER