| From: | Bruno Wolff III <bruno(at)wolff(dot)to> |
|---|---|
| To: | Arunvijai <arunvijai(at)yahoo(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: comamnds |
| Date: | 2002-11-07 16:55:33 |
| Message-ID: | 20021107165533.GA17449@wolff.to |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Thu, Oct 31, 2002 at 01:36:46 -0800,
Arunvijai <arunvijai(at)yahoo(dot)com> wrote:
> Hi,
> /d <Tname> working well.
> I want to know ,is there any commands like
> USER_TABS,USER_PRIVILEGES,SELECT * FROM cat like what we use in
> Oracle.
> If anyone knows pls,reply me.
You can use the has_table_priviledge function when 7.3 is released in
a few weeks (or using the current beta).
There are other functions for checking access to other objects and for
checking for visibility of objects using the current schema search path.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fredrick Paul Eisele | 2002-11-07 16:55:45 | Configuring postgresql build to handle long names |
| Previous Message | Bruce Momjian | 2002-11-07 16:51:57 | Re: licenses & price? |