forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit06eba0f
committed
doc: improve description of subscripting of arrays
It wasn't clear the non-integers are cast to integers for subscripting,rather than throwing an error.Reported-by: sean@materialize.ioDiscussion:https://postgr.es/m/159538675800.624.7728794628229799531@wrigleys.postgresql.orgBackpatch-through: 9.51 parent47c427d commit06eba0f
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1359 | 1359 |
| |
1360 | 1360 |
| |
1361 | 1361 |
| |
1362 |
| - | |
| 1362 | + | |
1363 | 1363 |
| |
1364 | 1364 |
| |
1365 | 1365 |
| |
|
0 commit comments
Comments
(0)