pgsql: Doc: clean up markup for jsonb_set and related functions.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Doc: clean up markup for jsonb_set and related functions.
Дата
Msg-id E1iDrl0-0004b2-6Q@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Doc: clean up markup for jsonb_set and related functions.

The markup for optional parameters was neither correct nor consistent.
In passing, fix a spelling mistake.

Per report from Alex Macy.  Some of these mistakes are old, so
back-patch as appropriate.

Discussion: https://postgr.es/m/156953522258.1204.12736099368284950578@wrigleys.postgresql.org

Branch
------
REL_10_STABLE

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

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


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: doc: Add timeline as valid recovery target in standby.signal doc
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: ANALYZE a_star and its children to avoid plan instability in tes