Re: Operator Comments - Mailing list pgsql-hackers

From Rod Taylor
Subject Re: Operator Comments
Date
Msg-id 03a701c1fa21$09522e10$0f02000a@jester
Whole thread Raw
In response to Operator Comments  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgsql-hackers
> "Rod Taylor" <rbt@zort.ca> writes:
> > Looks like CommentOperator goes to quite a bit of work (5 lines)
to
> > accomplish fetching the procedure and states specifically it's not
a
> > bug.
>
> I can see the value in having the function comment shown when there
is
> no comment specifically for the operator ... but perhaps that ought
to
> be implemented in the client requesters, rather than wired into the
> catalog representation.

Agreed.  If no-one objects, I'll submit a patch which makes comment on
operator actually comment on the operator.

It'll also coalesce(operator comment, function comment) in psql.



pgsql-hackers by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: Nested transactions RFC
Next
From: "Christopher Kings-Lynne"
Date:
Subject: Re: TRUNCATE