Add function (actually an int4 and an int8 version) that generates

Joe Conway <mail@joeconway.com>

Commit: 12661642c88d3cba0d77d7cb6efc17a95fc04b32
Author: Joe Conway <mail@joeconway.com>
Date: 2004-02-03T08:29:57Z
Releases: 8.0.0
Add function (actually an int4 and an int8 version) that generates
a series of numbers, optionally using an explicit step size other
than the default value (one). Use function in the information_schema
to replace hard-wired knowledge of INDEX_MAX_KEYS. initdb forced due
to pg_proc change. Documentation update still needed -- will be
committed separately.

Files