mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Add index terms for functions jsonb_set and jsonb_pretty.
This commit is contained in:
@ -10585,6 +10585,12 @@ table2-mapping
|
|||||||
<indexterm>
|
<indexterm>
|
||||||
<primary>jsonb_strip_nulls</primary>
|
<primary>jsonb_strip_nulls</primary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
|
<indexterm>
|
||||||
|
<primary>jsonb_set</primary>
|
||||||
|
</indexterm>
|
||||||
|
<indexterm>
|
||||||
|
<primary>jsonb_pretty</primary>
|
||||||
|
</indexterm>
|
||||||
|
|
||||||
<table id="functions-json-processing-table">
|
<table id="functions-json-processing-table">
|
||||||
<title>JSON Processing Functions</title>
|
<title>JSON Processing Functions</title>
|
||||||
|
Reference in New Issue
Block a user