Re: Problem with the default registration of the JSON adapter

Поиск
Список
Период
Сортировка
От Christophe Pettus
Тема Re: Problem with the default registration of the JSON adapter
Дата
Msg-id 0B1C88B3-3554-4E44-ADF1-5185DF45A0D9@thebuild.com
обсуждение исходный текст
Ответ на Problem with the default registration of the JSON adapter  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
Список psycopg
On Jul 19, 2013, at 11:41 AM, Daniele Varrazzo wrote:

> Another solution would be of course to cast the result to text instead.

The good news is that a SELECT json_field::TEXT ... doesn't do any computation, so you get a text value containing the
JSONback without conversion, efficiently. 

--
-- Christophe Pettus
  xof@thebuild.com



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

Предыдущее
От: Daniele Varrazzo
Дата:
Сообщение: Problem with the default registration of the JSON adapter
Следующее
От: Alexey Borzenkov
Дата:
Сообщение: Connection failures when using green