Re: dropdb and dropuser: IF EXISTS - Mailing list pgsql-hackers

From Robert Haas
Subject Re: dropdb and dropuser: IF EXISTS
Date
Msg-id CA+TgmoYuZVenpGmPjp67PXR3o23jgrLdkZ33u-a6=2T55FL6yg@mail.gmail.com
Whole thread Raw
In response to Re: dropdb and dropuser: IF EXISTS  (Josh Kupershmidt <schmiddy@gmail.com>)
List pgsql-hackers
On Tue, Aug 30, 2011 at 12:44 PM, Josh Kupershmidt <schmiddy@gmail.com> wrote:
> On Tue, Aug 30, 2011 at 11:14 AM, Robert Haas <robertmhaas@gmail.com> wrote:
>> Committed with some edits.  I stole the documentation language from
>> the DROP DATABASE and DROP USER pages and just copied it over, instead
>> of saying the same thing in different words.  And I rearranged the
>> options handling to be more consistent with what we do elsewhere.
>
> Thanks. I think you accidentally copied the DROP DATABASE snippet into
> dropuser.sgml as well.

D'oh.  Fixed.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Josh Kupershmidt
Date:
Subject: Re: dropdb and dropuser: IF EXISTS
Next
From: Heikki Linnakangas
Date:
Subject: Re: WIP: Fast GiST index build