forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2373fe7
committed
doc: add examples for array_length() and jsonb_array_length()
The examples show the output of array_length() and jsonb_array_length()for empty arrays.Discussion:https://postgr.es/m/CAKFQuwaoBmRuWdMLzLHDCFDJDX3wvfQ7egAF0bpik_BFgG1KWg@mail.gmail.comAuthor: David G. JohnstonBackpatch-through: 131 parentaa31b29 commit2373fe7
1 file changed
+13
-0
lines changedLines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15867 | 15867 |
| |
15868 | 15868 |
| |
15869 | 15869 |
| |
| 15870 | + | |
| 15871 | + | |
| 15872 | + | |
| 15873 | + | |
15870 | 15874 |
| |
15871 | 15875 |
| |
15872 | 15876 |
| |
| |||
19238 | 19242 |
| |
19239 | 19243 |
| |
19240 | 19244 |
| |
| 19245 | + | |
19241 | 19246 |
| |
19242 | 19247 |
| |
19243 | 19248 |
| |
19244 | 19249 |
| |
| 19250 | + | |
| 19251 | + | |
| 19252 | + | |
| 19253 | + | |
| 19254 | + | |
| 19255 | + | |
| 19256 | + | |
| 19257 | + | |
19245 | 19258 |
| |
19246 | 19259 |
| |
19247 | 19260 |
| |
|
0 commit comments
Comments
(0)