COMMENT ON INDEX silently fails

From: Michael Herold <quabla(at)hemio(dot)de>
To: pgsql-bugs(at)postgresql(dot)org
Subject: COMMENT ON INDEX silently fails
Date: 2016-09-30 11:59:47
Message-ID: 1475236787.15450.0@mail.hemio.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The statement

COMMENT ON INDEX object_name IS '...'

does not fail if object_name is a table constraint. However, it does
not seem to have any effect.

I think the statement should either fail or create the respective
comment.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2016-09-30 12:49:01 Re: COMMENT ON INDEX silently fails
Previous Message Andres Freund 2016-09-30 02:33:37 Re: BUG #14345: run multi-PG9.6 on One Host, hang when checkpoint