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

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: correct format for date, time, timestamp for XML functionality
Дата
Msg-id BAY20-F79868DEE866DB1298D928F9890@phx.gbl
обсуждение исходный текст
Ответ на Re: correct format for date, time, timestamp for XML functionality  (Magnus Hagander <magnus@hagander.net>)
Список 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?
>

I share code and I needed one safe enum value. That's all. There isn't new
global datestyle. I didn't want to duplicate code from timestamp.c and
date.c.

Pavel

_________________________________________________________________
Chcete sdilet sve obrazky a hudbu s prateli? http://messenger.msn.cz/


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

Предыдущее
От: "Pavel Stehule"
Дата:
Сообщение: Re: correct format for date, time, timestamp for XML functionality
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: correct format for date, time, timestamp for XML functionality