Re: 9.0 Release notes: query on "Allow comments..." - Mailing list pgsql-docs

From Robert Haas
Subject Re: 9.0 Release notes: query on "Allow comments..."
Date
Msg-id AANLkTimVR1d-4zCdkZrtKoFLWbXNztJwBxnnZkFe_ScE@mail.gmail.com
Whole thread Raw
In response to 9.0 Release notes: query on "Allow comments..."  (Ian Barwick <barwick@gmail.com>)
Responses Re: 9.0 Release notes: query on "Allow comments..."  (Ian Barwick <barwick@gmail.com>)
List pgsql-docs
On Sun, Jun 13, 2010 at 7:48 PM, Ian Barwick <barwick@gmail.com> 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

pgsql-docs by date:

Previous
From: Robert Haas
Date:
Subject: Re: Typo in 9.0 release notes?
Next
From: Ian Barwick
Date:
Subject: Re: 9.0 Release notes: query on "Allow comments..."