adding comments to a table - Mailing list pgsql-general

From Johnson, Shaunn
Subject adding comments to a table
Date
Msg-id 73309C2FDD95D11192E60008C7B1D5BB05FED3D4@snt452.corp.bcbsm.com
Whole thread Raw
List pgsql-general

Howdy:

Running PostgreSQL 7.2.1 on RedHat Linux 7.2.

I have a table where I'm the owner, but I want to give
all permission to another person.  So, I do a
'grant all on <table> to <joe_user>' and it seems that
they have all the rights that I do.

But they are not able to add a comment to the table.

Is this a table creator-only ability?  How can I give
the new person the ability to add a comment to
the table?

Thanks!

-X

pgsql-general by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: regular expression question
Next
From: Avi Schwartz
Date:
Subject: Re: Nulls get converted to 0 problem