forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit87a19eb
committed
doc: explain use of json_populate_record{set}()
The set-returning nature of these functions make their use unclear. Themodified paragraph was added in PG 9.4.Reported-by: yshaladi@denodo.comDiscussion:https://postgr.es/m/152571684246.9460.18059951267371255159@wrigleys.postgresql.orgBackpatch-through: 9.41 parentfb6accd commit87a19eb
1 file changed
+21
-7
lines changedLines changed: 21 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11997 | 11997 |
| |
11998 | 11998 |
| |
11999 | 11999 |
| |
12000 |
| - | |
12001 |
| - | |
12002 |
| - | |
12003 |
| - | |
12004 |
| - | |
12005 |
| - | |
12006 |
| - | |
| 12000 | + | |
| 12001 | + | |
| 12002 | + | |
| 12003 | + | |
| 12004 | + | |
| 12005 | + | |
| 12006 | + | |
| 12007 | + | |
| 12008 | + | |
| 12009 | + | |
| 12010 | + | |
| 12011 | + | |
| 12012 | + | |
| 12013 | + | |
| 12014 | + | |
| 12015 | + | |
| 12016 | + | |
| 12017 | + | |
| 12018 | + | |
| 12019 | + | |
| 12020 | + | |
12007 | 12021 |
| |
12008 | 12022 |
| |
12009 | 12023 |
| |
|
0 commit comments
Comments
(0)