Re: PATCH: Add hstore_to_json()

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: PATCH: Add hstore_to_json()
Дата
Msg-id 4BAC9F56-C1A7-4B35-B77E-FE2047B98454@kineticode.com
обсуждение исходный текст
Ответ на Re: PATCH: Add hstore_to_json()  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Dec 18, 2009, at 8:51 AM, Robert Haas wrote:

> What would that do for us?
> 
> I'm not opposed to it, but it seems like the more important thing
> would be to provide functions or operators that can do things like
> extract an array, extract a hash key, identify whether something is a
> hash, list, or scalar, etc.

Such things would be included with such a data type, no?

Best,

David


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

Предыдущее
От: Florian Pflug
Дата:
Сообщение: Re: Update on true serializable techniques in MVCC
Следующее
От: Theo Schlossnagle
Дата:
Сообщение: question about implementing XA-ish functions