Re: ecmascript 5 DATESTYLE

Поиск
Список
Период
Сортировка
От Ben Hockey
Тема Re: ecmascript 5 DATESTYLE
Дата
Msg-id CA+6e2sZiECB22Ba8qOLRwgii0fG3Px2TBbA=NOxint1HO3Vheg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: ecmascript 5 DATESTYLE  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: ecmascript 5 DATESTYLE  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
i know its been over a year without any activity on this thread but did anything ever come of this?  i'd really like to be able to get dates to match the format specified for date time strings in ecmascript 5.  a generic way to specify the format would be ideal if it can be done securely.  has there been other threads discussing this more recently?

thanks,

ben...


On Wed, May 19, 2010 at 6:21 AM, Pavel Stehule <pavel.stehule@gmail.com> wrote:

I am not a security expert - you can simply don't allow apostrophe,
double quotes - but I am not sure, if this can be safe - simply - I am
abe to write this patch, but I am not able to ensure security.

Regards
Pavel

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Inlining comparators as a performance optimisation
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [COMMITTERS] pgsql: plpython: Add SPI cursor support