Re: New developer TODO suggestions

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: New developer TODO suggestions
Дата
Msg-id 53D9A1DD.8070402@dunslane.net
обсуждение исходный текст
Ответ на Re: New developer TODO suggestions  (Peter Geoghegan <pg@heroku.com>)
Список pgsql-hackers
On 07/30/2014 06:11 PM, Peter Geoghegan wrote:
> On Wed, Jul 30, 2014 at 2:37 PM, Andrew Dunstan <andrew@dunslane.net> wrote:
>> Both these might be possible. I am not planning on doing them, at least. My
>> current json plans for 9.5 are limited to implementing jsonb equivalents of
>> those json functions that didn't make it into the 9.4 jsonb work due to
>> pressure of time, i.e. the json generating functions and the aggregates.
>> That work has been started and with luck will hit the next commitfest.
> Does that include the concatenate operator? That's probably the single
> biggest thing we missed.
>

No, the only thing I am doing to provide jsonb equivaents of existing 
json functions where they don't currently exist. There is no existing 
json concatenation operator.

I think there are quite a few operations that we could very usefully 
provide. Given the buzz that our json work has been generating, that 
would probably be a very productive area to work on.

cheers

andrew




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

Предыдущее
От: Mitsumasa KONDO
Дата:
Сообщение: Re: gaussian distribution pgbench -- splits v4
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: B-Tree support function number 3 (strxfrm() optimization)