Re: in-catalog Extension Scripts and Control parameters (templates?)
Dimitri Fontaine <dimitri@2ndquadrant.fr>
From: Dimitri Fontaine <dimitri@2ndQuadrant.fr>
To: Jaime Casanova <jaime@2ndquadrant.com>
Cc: Heikki Linnakangas <hlinnakangas@vmware.com>,
Alvaro Herrera <alvherre@2ndquadrant.com>,
Stephen Frost <sfrost@snowman.net>,
Tom Lane <tgl@sss.pgh.pa.us>,
PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2013-06-24T11:20:44Z
Lists: pgsql-hackers
Attachments
- templates.v7.patch.gz (application/octet-stream) patch v7
Jaime Casanova <jaime@2ndquadrant.com> writes: > just tried to build this one, but it doesn't apply cleanly anymore... > specially the ColId_or_Sconst contruct in gram.y Please find attached a new version of the patch, v7, rebased to current master tree and with some more cleanup. I've been using the new grammar entry NonReservedWord_or_Sconst, I'm not sure about that. In particular it seems I had forgotten to fix the owner support in pg_dump as noted by Heikki, it's now properly addressed in the attached version. Regards, -- Dimitri Fontaine http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support