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

From Josh Kupershmidt
Subject Re: dropdb and dropuser: IF EXISTS
Date
Msg-id CAK3UJRHPqrHg4Cd+sTEK0NZrc8tOKc+Pk3aRBV0a-aVexWSrfA@mail.gmail.com
Whole thread Raw
In response to Re: dropdb and dropuser: IF EXISTS  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: dropdb and dropuser: IF EXISTS
List pgsql-hackers
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.

Josh


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: strange row number estimates in pg9.1rc1
Next
From: Robert Haas
Date:
Subject: Re: dropdb and dropuser: IF EXISTS