View Single Post

   
  #2 (permalink)  
Old 04-16-2008, 01:33 AM
Kris Jurka
 
Posts: n/a
Default Re: Strange result from DatabaseMetaData.getTablePrivileges()



On Sun, 28 Jan 2007, Thomas Kellerer wrote:

> I just noticed that getTablePrivileges() returns the same privilege for the
> same user multiple times. Additionally it returns several rows with the
> privilege "UNKNOWN".


This is a known bug. The ACL parsing code has not been updated since the
7.3 release and the format has changed numerous times.

Kris Jurka

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote