Re: getTablePrivileges() does not report TRUNCATE privilege correctly - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: getTablePrivileges() does not report TRUNCATE privilege correctly
Date
Msg-id alpine.BSO.2.00.0912041448100.30435@leary.csoft.net
Whole thread Raw
In response to getTablePrivileges() does not report TRUNCATE privilege correctly  (Thomas Kellerer <spam_eater@gmx.net>)
List pgsql-jdbc

On Fri, 27 Nov 2009, Thomas Kellerer wrote:

> I was seeing an UNKNOWN privilege returned from getTablePrivileges() and the
> cause for this is the new TRUNCATE privilege.
> I have a table where the acl looks like this:
> {thomas=arwdDxt/thomas,=arwdDxt/thomas}

Fixed in CVS.  Thanks.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Mark Kirkwood
Date:
Subject: JDBC index metadata filter_condition
Next
From: Kris Jurka
Date:
Subject: Re: COPY and turning off autocommit