Re: [COMMITTERS] pgsql: Fix LOCK TABLE to eliminate the race condition that could make it

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [COMMITTERS] pgsql: Fix LOCK TABLE to eliminate the race condition that could make it
Date: 2009-05-12 21:10:24
Message-ID: 9820.1242162624@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Simon Riggs <simon(at)2ndquadrant(dot)com> writes:
> If we're going to require cascaded permissions like this, would it make
> sense to make GRANT cascade down the inheritance tree also?

That's been discussed before. I forget whether we decided it was a good
idea or not, but in any case it looks like a new feature not a bug fix.

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2009-05-12 21:15:26 Re: [COMMITTERS] pgsql: Fix LOCK TABLE to eliminate the race condition that could make it
Previous Message Simon Riggs 2009-05-12 20:50:38 Re: [COMMITTERS] pgsql: Fix LOCK TABLE to eliminate the race condition that could make it

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2009-05-12 21:15:26 Re: [COMMITTERS] pgsql: Fix LOCK TABLE to eliminate the race condition that could make it
Previous Message Alex Hunsaker 2009-05-12 20:57:07 Re: DROP TABLE vs inheritance