diff options
author | Peter Eisentraut | 2011-01-02 13:08:08 +0000 |
---|---|---|
committer | Peter Eisentraut | 2011-01-02 13:15:21 +0000 |
commit | 39b88432968a2f4c01c20948f12bf9c8e388474d (patch) | |
tree | c79c81d964ef5a1caf6783ebda8ecfbf345d8006 /src/backend/commands/tablespace.c | |
parent | e657b55e661577cf664949bce78068e2922f594f (diff) |
Implement remaining fields of information_schema.sequences view
Add new function pg_sequence_parameters that returns a sequence's start,
minimum, maximum, increment, and cycle values, and use that in the view.
(bug #5662; design suggestion by Tom Lane)
Also slightly adjust the view's column order and permissions after review of
SQL standard.
Diffstat (limited to 'src/backend/commands/tablespace.c')
0 files changed, 0 insertions, 0 deletions