Re: document the dangers of granting TRIGGER or REFERENCES - Mailing list pgsql-hackers

From Tom Lane
Subject Re: document the dangers of granting TRIGGER or REFERENCES
Date
Msg-id 3337796.1784044447@sss.pgh.pa.us
Whole thread
Responses Re: document the dangers of granting TRIGGER or REFERENCES
Re: document the dangers of granting TRIGGER or REFERENCES
List pgsql-hackers
Greg Sabino Mullane <htamfids@gmail.com> writes:
> On Tue, Jul 14, 2026 at 9:54 AM Robert Haas <robertmhaas@gmail.com> wrote:
>> IMHO, apart from patching the documentation, the other thing we might
>> want to consider doing is removing one or both of these privileges
>> entirely, and making them part of table ownership.

> Big +1 for references.

REFERENCES is required by SQL spec, no?

(hmm, actually, TRIGGER is too ...)

            regards, tom lane



pgsql-hackers by date:

Previous
From: "ZizhuanLiu X-MAN"
Date:
Subject: Re: Reject unsupported COPY FROM targets before analyzing WHERE clause
Next
From: Tom Lane
Date:
Subject: Re: document the dangers of granting TRIGGER or REFERENCES