Re: proposal - urlencode, urldecode support

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: proposal - urlencode, urldecode support
Дата
Msg-id CAFj8pRAEsP8gRYa9HiG6tCM_jDfhe41PbNY8XYC1UesyJ57yfQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: proposal - urlencode, urldecode support  (Michael Glaesemann <grzm@seespotcode.net>)
Ответы Re: proposal - urlencode, urldecode support
Список pgsql-hackers
2012/4/25 Michael Glaesemann <grzm@seespotcode.net>:
>
> On Apr 25, 2012, at 13:54, Pavel Stehule wrote:
>
>> what do you think about enhancing encode, decode functions for support
>> of mentioned code?
>
> Sounds like a great idea for a PGXN module.

it is one variant - but with support some web technologies - XML,
JSON, I prefer this in core. Urlcode is one the most used code on
world now -  implementation is simple - and it can be well integrated
with decode, encode functions.

Regards

Pavel


>
> Michael Glaesemann
> grzm seespotcode net
>
>
>


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

Предыдущее
От: Michael Glaesemann
Дата:
Сообщение: Re: proposal - urlencode, urldecode support
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Temporary tables under hot standby