forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit124772e
committed
Doc: improve examples for json_populate_record() and related functions.
Make these examples self-contained by providing declarations of theuser-defined row types they rely on. There wasn't room to do thisin the old doc format, but now there is, and I think it makes theexamples a good bit less confusing.1 parent2f29fd4 commit124772e
1 file changed
+14
-3
lines changedLines changed: 14 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15387 | 15387 |
| |
15388 | 15388 |
| |
15389 | 15389 |
| |
15390 |
| - | |
| 15390 | + | |
| 15391 | + | |
| 15392 | + | |
| 15393 | + | |
| 15394 | + | |
| 15395 | + | |
15391 | 15396 |
| |
15392 | 15397 |
| |
15393 | 15398 |
| |
| |||
15419 | 15424 |
| |
15420 | 15425 |
| |
15421 | 15426 |
| |
15422 |
| - | |
| 15427 | + | |
| 15428 | + | |
| 15429 | + | |
| 15430 | + | |
15423 | 15431 |
| |
15424 | 15432 |
| |
15425 | 15433 |
| |
| |||
15456 | 15464 |
| |
15457 | 15465 |
| |
15458 | 15466 |
| |
15459 |
| - | |
| 15467 | + | |
| 15468 | + | |
| 15469 | + | |
| 15470 | + | |
15460 | 15471 |
| |
15461 | 15472 |
| |
15462 | 15473 |
| |
|
0 commit comments
Comments
(0)