Re: Extensions and roles for access administration - Mailing list pgsql-general

From Jasen Betts
Subject Re: Extensions and roles for access administration
Date
Msg-id js4a7m$rlc$1@reversiblemaps.ath.cx
Whole thread Raw
In response to Extensions and roles for access administration  (Виктор Егоров <vyegorov@gmail.com>)
List pgsql-general
On 2012-06-22, Виктор Егоров <vyegorov@gmail.com> wrote:
> --001636eeeb987f3f6204c31480e9
> Content-Type: text/plain; charset=UTF-8
>
> Thanks, this clarifies things for me.
>
> There's DROP ROLE IF EXISTS, which I'm using.
>

that seems kind of pointless, as, if the role exists and owns anything
it's going to fail.

--
⚂⚃ 100% natural

pgsql-general by date:

Previous
From: Jasen Betts
Date:
Subject: Re: efficiency of wildcards at both ends
Next
From: Jasen Betts
Date:
Subject: Re: Feature discussion: Should syntax errors abort a transaction?