Re: BUG #5662: Incomplete view - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: BUG #5662: Incomplete view
Date
Msg-id 1284918458.20510.0.camel@vanquo.pezone.net
Whole thread Raw
In response to BUG #5662: Incomplete view  ("" <saera87@hotmail.com>)
Responses Re: BUG #5662: Incomplete view  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On sön, 2010-09-19 at 09:41 +0000, saera87@hotmail.com wrote:
> The Sequence view in the information schema is incomplete. It does not
> return a Sequence's maximum_value, minimum_value or increment. Please
> complete the view.

This is known and documented:
http://www.postgresql.org/docs/8.4/static/infoschema-sequences.html

Should still be fixed eventually, of course.

pgsql-bugs by date:

Previous
From: ""
Date:
Subject: BUG #5662: Incomplete view
Next
From: Tom Lane
Date:
Subject: Re: BUG #5662: Incomplete view