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:
@ -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>
|
||||
|
Reference in New Issue
Block a user