pgsql: doc: improve description of subscripting of arrays

Started by Bruce Momjianalmost 6 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

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.io

Discussion: /messages/by-id/159538675800.624.7728794628229799531@wrigleys.postgresql.org

Backpatch-through: 9.5

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e8e15385a12d3f733e67fdad41f276633ab57fd3

Modified Files
--------------
doc/src/sgml/syntax.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)