psql missing feature: show permissions for functions

From: Jorge Godoy <godoy(at)ieee(dot)org>
To: pgsql-bugs(at)postgresql(dot)org
Subject: psql missing feature: show permissions for functions
Date: 2004-09-20 17:03:55
Message-ID: m3sm9cc1ok.fsf@g2ctech.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


Hi,

I was trying to check some permissions on functions and then I noticed
that there's no command in psql to show that information. I've tried
using "\z", "\df" and "\df+" without success on PostgreSQL 7.4.5.

It would be an interesting addition to have that, as we do have the
commands to show permissions on tables.

Thanks for your attention,
--
Godoy. <godoy(at)ieee(dot)org>

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Mike Hornick 2004-09-20 17:05:57 Re: 8.0 beta service won't start
Previous Message Andreas Pflug 2004-09-20 15:45:08 Re: psql can not connect to the server on Win2000 NT