Re: Further issues with jsonb semantics, documentation

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Further issues with jsonb semantics, documentation
Дата
Msg-id 557B326D.8090600@dunslane.net
обсуждение исходный текст
Ответ на Re: Further issues with jsonb semantics, documentation  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: Further issues with jsonb semantics, documentation
Список pgsql-hackers
On 06/12/2015 12:29 PM, I wrote:
>
>
>
> I agree that the json case looks a bit nasty. Maybe a better approach
> would be to provide a function that, given a JsonLexContext, returns
> the number of array elements of the current array. In get_array_start
> we could call that if the relevant path element is negative and adjust
> it accordingly.
>
>



Here's some code for the count piece of that.

cheers

andrew


Вложения

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

Предыдущее
От: Kevin Grittner
Дата:
Сообщение: Re: The Future of Aggregation
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: Further issues with jsonb semantics, documentation