Re: Binary in/out for aclitem

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Radosław Smogura <rsmogura@softperience.eu>
Cc: PG Hackers <pgsql-hackers@postgresql.org>
Date: 2011-02-22T22:04:19Z
Lists: pgsql-hackers
=?utf-8?q?Rados=C5=82aw_Smogura?= <rsmogura@softperience.eu> writes:
> Actaully one more POD left it's aclitem :). In Java for e.g. it is used to 
> obtain column priviliges, I assume some folks may want to use it too.

I think this one has got far less use-case than the other, and I don't
want to expose the internal representation of ACLITEM to the world.
So, nope, not excited about it.

			regards, tom lane