On Sun, Jun 13, 2010 at 7:48 PM, Ian Barwick <[email protected]> wrote: > In the section "E.1.3.3. Object Manipulation" there is this item: > "Allow comments only on columns of tables, views, and composite > types, not other objects like indexes and TOAST tables" > > I might be misunderstanding something, but as of 9.0b2 comments > can still be created for indexes?
You can still comment on the index, but not the columns thereof. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise Postgres Company -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs
