Re: DELETE CASCADE - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: DELETE CASCADE
Date
Msg-id 54a49b72-dba9-5087-fa92-6c471327d48d@enterprisedb.com
Whole thread Raw
In response to Re: DELETE CASCADE  (David Christensen <david.christensen@crunchydata.com>)
Responses Re: DELETE CASCADE  (David Christensen <david.christensen@crunchydata.com>)
List pgsql-hackers
On 04.06.21 22:24, David Christensen wrote:
> So what are the necessary and sufficient conditions to check at this 
> point?  The constraint already exists, so what permissions would we need 
> to check against which table(s) in order to grant this action?

I think you would need DELETE privilege on all affected tables.




pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: logical decoding bug: segfault in ReorderBufferToastReplace()
Next
From: Peter Eisentraut
Date:
Subject: Re: DELETE CASCADE