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

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Abhijit Menon-Sen <ams(at)oryx(dot)com>
Cc: Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCH] allow has_table_privilege(..., 'usage') on sequences
Date: 2008-12-06 23:57:29
Message-ID: 200812062357.mB6NvTq00469@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Abhijit Menon-Sen wrote:
> At 2008-09-22 12:54:34 -0500, jcasanov(at)systemguards(dot)com(dot)ec wrote:
> >
> > can we tell there is consensus in create a new has_sequence_privilege()?
> > Abhijit will you make it? if not i can make a try...
>
> Yes, I'll do it.

This hasn't been done so I added it to the TODO list.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2008-12-07 03:24:09 Re: BUG #4186: set lc_messages does not work
Previous Message Bruce Momjian 2008-12-06 23:23:10 Re: patch: Add columns via CREATE OR REPLACE VIEW