Re: [PATCHES] drop database if exists - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: [PATCHES] drop database if exists
Date
Msg-id 4381D95E.6020607@familyhealth.com.au
Whole thread Raw
Responses Re: [PATCHES] drop database if exists  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
> here's a patch for "drop database if exists". Barring objections I will 
> apply it in a day or two.

Should we use the IF EXISTS syntax in pg_dump output?  For all DROP 
commands in clean mode?

Might make it easier to wrap pg_dump output in a transaction?

Chris


pgsql-hackers by date:

Previous
From: Nicolas Barbier
Date:
Subject: Re: Materialized views (Was Re: Improving count(*))
Next
From: Tom Lane
Date:
Subject: Time for pgindent?