Re: [PATCH] allow has_table_privilege(..., 'usage') on sequences

From: "Robert Haas" <robertmhaas(at)gmail(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Jaime Casanova" <jcasanov(at)systemguards(dot)com(dot)ec>, "Abhijit Menon-Sen" <ams(at)oryx(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCH] allow has_table_privilege(..., 'usage') on sequences
Date: 2008-09-08 00:22:29
Message-ID: 603c8f070809071722h2ba7f842vd29b606c9c78c058@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>> Maybe we want a new function has_sequence_privilege() instead?

+1

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2008-09-08 00:54:51 Re: Fwd: [Patch Review] TRUNCATE Permission
Previous Message Stephen Frost 2008-09-07 23:33:47 Re: Proposed patch: make pg_dump --data-only consider FK constraints