Checking Permissions with SQL

Поиск
Список
Период
Сортировка
От Joseph
Тема Checking Permissions with SQL
Дата
Msg-id CLEJKCMNOMBPKNIAIODGAEAMCAAA.lters@mrtc.com
обсуждение исходный текст
Ответы Re: Checking Permissions with SQL
Re: Checking Permissions with SQL
Список pgsql-general
How would I be able to check whether I have select,update,insert,etc
permissions on a given table with an sql statement?

I am working on a generic php interface that lists all or some tables and
lets you edit them.

I want to get away from the permisssion denied error that php gives me.

Joseph Showalter


В списке pgsql-general по дате отправления:

Предыдущее
От: Ben Leslie
Дата:
Сообщение: Re: Database and table name case sensitivity
Следующее
От: "Oliver Elphick"
Дата:
Сообщение: Re: Checking Permissions with SQL