mirror of
https://github.com/postgres/postgres.git
synced 2026-06-07 16:18:57 -04:00
6efbded6e4
Omitted boundaries represent the upper or lower limit of the corresponding
array subscript. This allows simpler specification of many common
use-cases.
(Revised version of commit 9246af6799)
YUriy Zhuravlev