Json(b) extension

Поиск
Список
Период
Сортировка
От Dmitry Dolgov
Тема Json(b) extension
Дата
Msg-id CA+q6zcVV2388E_-ih-=4XGt-_DxyLGO5HChXKGTiae3XZgTKWA@mail.gmail.com
обсуждение исходный текст
Список pgsql-hackers
Hi all,

As you know, PostgreSQL introduced Json(b) support at the 9.4 version [1], and hstore v2.0 saved in separate repository [2]. But although PostgreSQL has this support at the core level, there are many useful functions, which wasn't ported to Json(b) from hstore v2.0 and json. Here [3], I've made a review of the missing Json(b) functions, which can be implemented. This list can be updated in the future, of course. I want to implement the missing functions in the form of extension (e.g. contrib/jsonx).

What do you think about this?


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

Предыдущее
От: Petr Jelinek
Дата:
Сообщение: Re: bgworker crashed or not?
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: 9.4 Proposal: Initdb creates a single table