Re: Filtering DatabaseMetaData to show only the items forwhich the current user has access - Mailing list pgsql-jdbc

From Vladimir Sitnikov
Subject Re: Filtering DatabaseMetaData to show only the items forwhich the current user has access
Date
Msg-id CAB=Je-EWrK08vfRg4CHtcNmmJHTafg-BOz=8=rjWSdxiisb9SA@mail.gmail.com
Whole thread Raw
In response to Re: Filtering DatabaseMetaData to show only the items for which the current user has access  (Dave Cramer <pg@fastcrypt.com>)
Responses Re: Filtering DatabaseMetaData to show only the items forwhich the current user has access  (danap <danap@itstriangle.com>)
List 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 by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Filtering DatabaseMetaData to show only the items forwhich the current user has access
Next
From: danap
Date:
Subject: Re: Filtering DatabaseMetaData to show only the items for which the current user has access