Обсуждение: pgsql: doc: improve description of subscripting of arrays

Поиск
Список
Период
Сортировка

pgsql: doc: improve description of subscripting of arrays

От
Bruce Momjian
Дата:
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: https://postgr.es/m/159538675800.624.7728794628229799531@wrigleys.postgresql.org

Backpatch-through: 9.5

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/8006ac1c5117a56fcd138d663a3fe3709c8f9988

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