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

From Magnus Hagander
Subject Re: correct format for date, time, timestamp for XML functionality
Date
Msg-id 20070220160436.GA16069@svr2.hagander.net
Whole thread Raw
In response to Re: correct format for date, time, timestamp for XML functionality  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
Responses Re: correct format for date, time, timestamp for XML functionality  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
List pgsql-patches
On Tue, Feb 20, 2007 at 04:32:28PM +0100, Pavel Stehule wrote:
>
> I am sorry. I reported this two times before. This patch is related only
> for xml functionality. XSD datestyle is only one internal constant. There
> are no new datestyle (I hope so can be usefull). My patch is small bug fix
> like Peter's patch for boolean datatype. Generating invalid xml is bug not
> feature, no?

If it's just for XSD, perhaps it should be a part of the XML output
functionality instead of being a "global" datestyle?

//Magnus

pgsql-patches by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: correct format for date, time, timestamp for XML functionality
Next
From: "Pavel Stehule"
Date:
Subject: Re: correct format for date, time, timestamp for XML functionality