generate_subscripts ( array anyarray, dim integer ) → setof integerGenerates a series comprising the valid subscripts of the
dim'th dimension of the given array.Generates a series comprising the valid subscripts of the dim'th dimension of the given array.
generate_subscripts ( array anyarray, dim integer ) → setof integerGenerates a series comprising the valid subscripts of the
dim'th dimension of the given array.generate_subscripts ( array anyarray, dim integer, reverse boolean ) → setof integerGenerates a series comprising the valid subscripts of the
dim'th dimension of the given array. When reverse is true, returns the series in reverse order.Definition snapshot: 2026-09-14T13:14:25.684213+00:00@99e6866c · English manual source