Re: bug on to do list reproducable at version 9.0-801 - Mailing list pgsql-jdbc

From Jonas Sundman
Subject Re: bug on to do list reproducable at version 9.0-801
Date
Msg-id 4F337324.4060308@thl.fi
Whole thread Raw
In response to bug on to do list reproducable at version 9.0-801  (Kasia Tuszynska <ktuszynska@esri.com>)
Responses Re: bug on to do list reproducable at version 9.0-801  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
On 2012-02-08 02:31, Kasia Tuszynska wrote:
> Hello jdbc mailing list,
>
> We are using: version 9.0-801
>
> I found that the inconsistent behavior we were expariancing with
> getTablePrivileges, has been logged as a bug and listed on :
> http://jdbc.postgresql.org/todo.html
>
> *[bugs]* ACLs have changed format since the parsing code was written. The code
> only supports 7.3 style ACLs. DatabaseMetaData methods like getTablePrivileges
> do not work correctly against later servers
>
> I was wondering if there is a timeframe by which this issue would be resolved.
>

Indeed I wrote a patch to the acl parsing which I submitted some time ago
<http://archives.postgresql.org/pgsql-jdbc/2011-08/msg00071.php>.

Now that the git move has been successfully done, is there a chance that someone
could review the patch at this point?

A quick check against 9.1 worked fine, also.

Regards,

Jonas Sundman

pgsql-jdbc by date:

Previous
From: Віталій Тимчишин
Date:
Subject: Re: GIT move
Next
From: Dave Cramer
Date:
Subject: Re: bug on to do list reproducable at version 9.0-801