array_lower ( anyarray, integer ) → integerReturns the lower bound of the requested array dimension.
array_lower('[0:2]={1,2,3}'::integer[], 1) → 0Returns the lower bound of the requested array dimension.
array_lower ( anyarray, integer ) → integerReturns the lower bound of the requested array dimension.
array_lower('[0:2]={1,2,3}'::integer[], 1) → 0Definition snapshot: 2026-09-14T13:14:25.684213+00:00@99e6866c · English manual source