mirror of
https://github.com/postgres/postgres.git
synced 2025-12-12 02:37:31 +03:00
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