Re: CREATE SCHEMA IF NOT EXISTS
Fabrízio de Royes Mello <fabriziomello@gmail.com>
From: Fabrízio de Royes Mello <fabriziomello@gmail.com>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: "Dickson S. Guedes" <listas@guedesoft.net>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2012-08-17T13:59:58Z
Lists: pgsql-hackers
Attachments
- create_schema_if_not_exists_v4.patch (application/octet-stream) patch v4
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". Regards, -- Fabrízio de Royes Mello Consultoria/Coaching PostgreSQL >> Blog sobre TI: http://fabriziomello.blogspot.com >> Perfil Linkedin: http://br.linkedin.com/in/fabriziomello >> Twitter: http://twitter.com/fabriziomello
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