Re: CREATE SCHEMA IF NOT EXISTS

David E. Wheeler <david@justatheory.com>

From: "David E. Wheeler" <david@justatheory.com>
To: fabriziomello@gmail.com
Cc: "Dickson S. Guedes" <listas@guedesoft.net>, Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2012-08-28T16:08:13Z
Lists: pgsql-hackers
On Aug 28, 2012, at 8:19 AM, Fabrízio de Royes Mello wrote:

>> - Should this patch implements others INEs like ADD COLUMN IF NOT EXISTS?
> 
> If this feature is important I believe we must implement it.
> 
> Exists several "CREATE" statements without "IF NOT EXISTS" option too, so we can discuss more about it and I can implement it in this patch or in another.

I don't think any of them have to be a part of *this* patch. There can be patches for each of them. Probably simpler that way.

But then, I am not like to code them, so WTF do I know? :-)

David



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Document the lack of reading the PGDATABASE environment variable in