Re: missing privilege check after not-null constraint rework - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: missing privilege check after not-null constraint rework
Date
Msg-id 202309051745.jk3bqxm26fbx@alvherre.pgsql
Whole thread Raw
In response to missing privilege check after not-null constraint rework  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: missing privilege check after not-null constraint rework
List pgsql-hackers
On 2023-Sep-05, Alvaro Herrera wrote:

> Here's a fix to move the privilege check on constraint dropping from
> ATExecDropConstraint to dropconstraint_internal.


-- 
Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/
"No renuncies a nada. No te aferres a nada."

Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: missing privilege check after not-null constraint rework
Next
From: "David G. Johnston"
Date:
Subject: Re: How to add a new pg oid?