pgsql: Document that jsonb has all the standard comparison operators.

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Document that jsonb has all the standard comparison operators.
Дата
Msg-id E1WxLOJ-0000Nt-2I@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Document that jsonb has all the standard comparison operators.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/8b4067e6ec051b5b50b9e8ae981708ce7c4bcf02

Modified Files
--------------
doc/src/sgml/func.sgml |   16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Document that jsonb has all the standard comparison operators.
Следующее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Reduce the number of semaphores used under --disable-spinlocks.