mirror of
https://github.com/postgres/postgres.git
synced 2025-10-16 17:07:43 +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