Re: ALTER OBJECT any_name SET SCHEMA name
Dimitri Fontaine <dimitri@2ndquadrant.fr>
From: Dimitri Fontaine <dimitri@2ndQuadrant.fr>
To: Alvaro Herrera <alvherre@commandprompt.com>
Cc: Dimitri Fontaine <dimitri@2ndquadrant.fr>, Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>, Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2010-11-04T19:57:10Z
Lists: pgsql-hackers
Attachments
- extension.v14.patch.gz (application/octet-stream) patch v14
Alvaro Herrera <alvherre@commandprompt.com> writes: > CreateExtensionAddress? (I like CamelCase for this because it makes > these variables stand out more against local ones, named in > stuffed_lower_case). The version v14 of the extension main patch is there. It's still a "cumulative" patch containing the pg_execute_from_file() and cfparser patches so that it's self-consistent and you can test it, but it's not containing the set_schema stuff nor the ALTER EXTENSION ... SET SCHEMA stuff. I can produce a all-combined-patch for those interested, or they could just use the git branch alter_extension from the repository: http://git.postgresql.org/gitweb?p=postgresql-extension.git;a=shortlog;h=refs/heads/alter_extension Regards, -- Dimitri Fontaine http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support