* Tom Lane ([EMAIL PROTECTED]) wrote:
> Stephen Frost <[EMAIL PROTECTED]> writes:
> > ... A case I just realized might be an issue is
> > doing a 'select 1 from x;' where you have *no* rights on x, or any
> > columns in it, would still get you the rowcount.
> 
> Well, if you have table-level select on x, I would expect that to work,
> even if your privs on every column of x are revoked.  If the patch
> doesn't get this right then it needs more work ...

Attached patch has this fixed and still passes all regression tests,
etc.

        Thanks,

                Stephen

Attachment: colprivs_wip.2008110201.diff.gz
Description: Binary data

Attachment: signature.asc
Description: Digital signature

Reply via email to