Re: Privilege required for IF EXISTS event if the object already exists - Mailing list pgsql-hackers

From Shay Rojansky
Subject Re: Privilege required for IF EXISTS event if the object already exists
Date
Msg-id CADT4RqByrAS3FJKVUSK131ZYpMm_2PC2ZowksheGkaA1PzdvRg@mail.gmail.com
Whole thread Raw
In response to Re: Privilege required for IF EXISTS event if the object already exists  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-hackers
As I said before, your position seems reasonable.  I've also got a couple of reasonable complaints about IF EXISTS out there.  But there is little interest in changing the status quo with regards to the promises that IF EXISTS makes. And even with my less constrained views I find that doing anything but returning an error to a user that issues CREATE SCHEMA on a database for which they lack CREATE privileges is of limited benefit.  Would I support a well-written patch that made this the new rule?  Probably.  Would I write one or spend time trying to convince others to write one?  No.

Fair enough, thanks.

pgsql-hackers by date:

Previous
From: Larry Rosenman
Date:
Subject: Re: Buildfarm support for older versions
Next
From: Robert Haas
Date:
Subject: incremental sort vs. gather paths