Re: Filtering DatabaseMetaData to show only the items forwhich the current user has access

Поиск
Список
Период
Сортировка
От Vladimir Sitnikov
Тема Re: Filtering DatabaseMetaData to show only the items forwhich the current user has access
Дата
Msg-id CAB=Je-EWrK08vfRg4CHtcNmmJHTafg-BOz=8=rjWSdxiisb9SA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Filtering DatabaseMetaData to show only the items for which the current user has access  (Dave Cramer <pg@fastcrypt.com>)
Ответы Re: Filtering DatabaseMetaData to show only the items forwhich the current user has access
Список pgsql-jdbc
Dave>I think a connection parameter patch might be acceptable. 

I think the main question is which filters should be enabled by default.
For instance: should it list a table that is read-only (i.e. no write grants)?

However, I think it makes sense to hide those tables by default that are completely inaccessible (neither readable, nor writable).

Vladimir

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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: Filtering DatabaseMetaData to show only the items forwhich the current user has access
Следующее
От: danap
Дата:
Сообщение: Re: Filtering DatabaseMetaData to show only the items for which the current user has access