Re: List of "binary-compatible" data types

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: List of "binary-compatible" data types
Дата
Msg-id 5279322F.706@agliodbs.com
обсуждение исходный текст
Ответ на List of "binary-compatible" data types  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: List of "binary-compatible" data types  (Noah Misch <noah@leadboat.com>)
Список pgsql-hackers
Noah,

>> Also, JSON <--> Text seems to be missing from the possible binary
>> conversions.  That's a TODO, I suppose.
> 
> Only json --> text, not json <-- text.  Note that you can add the cast
> manually if you have an immediate need.

Huh?  Why would text --> JSON require a physical rewrite?  We have to
validate it, sure, but we don't need to rewrite it.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



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

Предыдущее
От: Claudio Freire
Дата:
Сообщение: Re: Fast insertion indexes: why no developments
Следующее
От: Noah Misch
Дата:
Сообщение: Re: List of "binary-compatible" data types