Re: dropdb and dropuser: IF EXISTS

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: dropdb and dropuser: IF EXISTS
Дата
Msg-id CA+TgmoYuZVenpGmPjp67PXR3o23jgrLdkZ33u-a6=2T55FL6yg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: dropdb and dropuser: IF EXISTS  (Josh Kupershmidt <schmiddy@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Josh Kupershmidt
Дата:
Сообщение: Re: dropdb and dropuser: IF EXISTS
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: WIP: Fast GiST index build