Re: jsonb generator functions

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: jsonb generator functions
Дата
Msg-id 5485E750.1050805@dunslane.net
обсуждение исходный текст
Ответ на Re: jsonb generator functions  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: jsonb generator functions  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On 12/08/2014 04:21 AM, Alvaro Herrera wrote:
> Andrew Dunstan wrote:
>
>> OK, here is a new patch version that
>>
>>   * uses find_coercion_path() to find the cast function if any, as
>>     discussed elsewhere
>>   * removes calls to getTypeOutputInfo() except where required
>>   * honors a cast to json only for rendering both json and jsonb
>>   * adds processing for the date type that was previously missing in
>>     datum_to_jsonb
> Did this go anywhere?
>

Not, yet. I hope to get to it this week.

cheers

andrew



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Parallel Seq Scan
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: On partitioning