Re: CREATE SCHEMA IF NOT EXISTS
Dickson S. Guedes <listas@guedesoft.net>
From: "Dickson S. Guedes" <listas@guedesoft.net>
To: "David E. Wheeler" <david@justatheory.com>
Cc: fabriziomello@gmail.com, Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2012-08-28T16:29:08Z
Lists: pgsql-hackers
2012/8/28 David E. Wheeler <david@justatheory.com>: > 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. Yes, agreed. Other implementations should be in their own distinct patches. BTW, it could be interesting search the archive for past discussions about CINE. I changed the status of this patch to "Ready for Committer". Regards, -- Dickson S. Guedes mail/xmpp: guedes@guedesoft.net - skype/twitter: guediz ~ github.com/guedes http://guedesoft.net ~ http://www.postgresql.org.br
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Document the lack of reading the PGDATABASE environment variable in
- 483c2c1071c4 9.3.0 cited