[PATCH] allow has_table_privilege(..., 'usage') on sequences - Mailing list pgsql-hackers

From Abhijit Menon-Sen
Subject [PATCH] allow has_table_privilege(..., 'usage') on sequences
Date
Msg-id 20080807080803.GA18573@toroid.org
Whole thread Raw
Responses Re: [PATCH] allow has_table_privilege(..., 'usage') on sequences  ("Jaime Casanova" <jcasanov@systemguards.com.ec>)
List pgsql-hackers
I just noticed, to my dismay, that has_table_privilege() does not allow
me to check for usage privileges on sequences. I suspect this may have
been an oversight. If so, the attached patch fixes it for me.

-- ams

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Patch: plan invalidation vs stored procedures
Next
From: Zeugswetter Andreas OSB sIT
Date:
Subject: Re: Patch: plan invalidation vs stored procedures