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

From Tom Lane
Subject Re: [COMMITTERS] pgsql: Fix LOCK TABLE to eliminate the race condition that could make it
Date
Msg-id 9820.1242162624@sss.pgh.pa.us
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Fix LOCK TABLE to eliminate the race condition that could make it  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: [COMMITTERS] pgsql: Fix LOCK TABLE to eliminate the race condition that could make it  (Simon Riggs <simon@2ndQuadrant.com>)
Re: [COMMITTERS] pgsql: Fix LOCK TABLE to eliminate the race condition that could make it  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Simon Riggs <simon@2ndquadrant.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


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: [COMMITTERS] pgsql: Fix LOCK TABLE to eliminate the race condition that could make it
Next
From: Simon Riggs
Date:
Subject: Re: [COMMITTERS] pgsql: Fix LOCK TABLE to eliminate the race condition that could make it