CREATE SCHEMA IF NOT EXISTS

From: "David E(dot) Wheeler" <david(at)justatheory(dot)com>
To: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: CREATE SCHEMA IF NOT EXISTS
Date: 2012-08-15 17:50:00
Message-ID: F849F722-BF5D-40B7-8333-E94D6DC5C52C@justatheory.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hackers,

Is there any reason not to add $subject? Would it be difficult? Would save me having to write a DO statement every time I needed it (which in migration scripts is fairly often).

Thanks,

David

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabrízio de Royes Mello 2012-08-15 18:31:27 Re: CREATE SCHEMA IF NOT EXISTS
Previous Message Sushant Sinha 2012-08-15 17:39:18 Re: text search: restricting the number of parsed words in headline generation