1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Add index terms for functions jsonb_set and jsonb_pretty.

This commit is contained in:
Fujii Masao
2015-06-24 22:30:19 +09:00
parent 51d0fe5d56
commit 0b157a0dad

View File

@ -10585,6 +10585,12 @@ table2-mapping
<indexterm>
<primary>jsonb_strip_nulls</primary>
</indexterm>
<indexterm>
<primary>jsonb_set</primary>
</indexterm>
<indexterm>
<primary>jsonb_pretty</primary>
</indexterm>
<table id="functions-json-processing-table">
<title>JSON Processing Functions</title>