Add index terms for functions jsonb_set and jsonb_pretty.

pull/14/head
Fujii Masao 10 years ago
parent 51d0fe5d56
commit 0b157a0dad
  1. 6
      doc/src/sgml/func.sgml

@ -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>

Loading…
Cancel
Save