Re: psql missing feature: show permissions for functions]

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Jorge Godoy <godoy(at)ieee(dot)org>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: psql missing feature: show permissions for functions]
Date: 2004-09-21 06:29:25
Message-ID: 200409210629.i8L6TPN05516@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Jorge Godoy wrote:
>
> 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.

I believe this is fixed in 8.0.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Monte Hansen 2004-09-21 06:55:39 Failed install postgresql-8.0-beta2-dev3.msi
Previous Message Alvaro Herrera 2004-09-21 01:11:06 Re: psql missing feature: show permissions for functions