From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | Itagaki Takahiro <itagaki(dot)takahiro(at)gmail(dot)com> |
Cc: | Dimitri Fontaine <dimitri(at)2ndquadrant(dot)fr>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Extensions, this time with a patch |
Date: | 2010-10-20 03:58:32 |
Message-ID: | 1287547029-sup-3827@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Excerpts from Itagaki Takahiro's message of mié oct 20 00:19:44 -0300 2010:
> * xml2 module has a different extension name from the directory name.
> The directory name is 'xml2', but the extension name is 'pgxml'.
> I'm not sure whether we should change the names. Or, merging xml2 module
> into core and deprecating xml2 might be the best solution.
Lets rename the directory. We used to have a problem with that in CVS,
in Git it's no longer an issue.
Merging xml2 into core would be nice, but it's been attempted many
times and it's obvious that it's going to require a lot of work.
--
Álvaro Herrera <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
From | Date | Subject | |
---|---|---|---|
Next Message | Itagaki Takahiro | 2010-10-20 04:32:26 | Re: Extensions, this time with a patch |
Previous Message | Tom Lane | 2010-10-20 03:56:56 | Re: ECPG regression tests need .gitignore update? |