pgsql: Documentation improvements to jsonpath

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема pgsql: Documentation improvements to jsonpath
Дата
Msg-id E1i8mXG-0001qi-0e@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Documentation improvements to jsonpath

Besides cosmetic improvements it removes statement that operators necessary
need to be separated from operands with spaces, which is not really true.

Discussion: https://postgr.es/m/CAEkD-mDUZrRE%3Dk-FznEg4Ed2VdjpZCyHoyo%2Bp0%2B8KvHqR%3DpNVQ%40mail.gmail.com
Author: Liudmila Mantrova, Alexander Lakhin
Reviewed-by: Alexander Korotkov, Alvaro Herrera
Backpatch-through: 12

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c30fc9ddd596f7981555318d1c236fc55279cac8

Modified Files
--------------
doc/src/sgml/func.sgml | 41 +++++++++++++++++++----------------------
doc/src/sgml/json.sgml | 10 +++++-----
2 files changed, 24 insertions(+), 27 deletions(-)


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: pgsql: Add tab completion for CREATE OR REPLACE in psql.
Следующее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Documentation improvements to jsonpath