Re: DatabaseMetaData.getTablePrivileges()

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: DatabaseMetaData.getTablePrivileges()
Дата
Msg-id alpine.BSO.2.00.1010152046360.23907@leary.csoft.net
обсуждение исходный текст
Ответ на Re: DatabaseMetaData.getTablePrivileges()  (dmp <danap@ttc-cmc.net>)
Ответы Re: DatabaseMetaData.getTablePrivileges()
Re: DatabaseMetaData.getTablePrivileges()
Список pgsql-jdbc

On Sun, 10 Oct 2010, dmp wrote:

> Now it looks like you said Kris the exception has nothing to do with
> the empty space, "", parameter for the schemaPattern except either
> that documented valid input or NULL will bring out the exception. The
> exception as your patch looks for has to do with parsing the reacl
> entry. That entry is for the pg_largeobject and is {}.

I've fixed this problem in CVS.  I've posted a new driver version here
with the fix because there are no immediate plans for a new official
release.

http://ejurka.com/pgsql/jars/acl/


Kris Jurka


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Support for JDBC setQueryTimeout, et al.
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Re: call XAConnection.commit() when autoCommit=true throw InvocationTargetException not SQLException.