Re: CREATE SCHEMA IF NOT EXISTS
Dickson S. Guedes <listas@guedesoft.net>
From: "Dickson S. Guedes" <listas@guedesoft.net>
To: fabriziomello@gmail.com
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2012-08-17T14:37:25Z
Lists: pgsql-hackers
2012/8/17 Fabrízio de Royes Mello <fabriziomello@gmail.com>: > > 2012/8/17 Alvaro Herrera <alvherre@2ndquadrant.com> >> >> Excerpts from Fabrízio de Royes Mello's message of vie ago 17 09:16:30 >> -0400 2012: >> >> > The attached patch contains regression tests for it. >> >> I think you're missing support in copyfuncs.c and equalfuncs.c for the >> new field in the node. > > You're completely right, thanks... > > The attached patch add support for the new field in the node in > "copyfuncs.c" and "equalfuncs.c". Maybe I'm missing something but shouldn't it being handled in extension.c too? []s -- Dickson S. Guedes mail/xmpp: guedes@guedesoft.net - skype: guediz 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