From: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
---|---|
To: | PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | pgxs default installation + various fixes - v2 |
Date: | 2004-09-03 08:58:19 |
Message-ID: | Pine.LNX.4.58.0409031045410.28337@sablons.cri.ensmp.fr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Dear patchers,
please find attached an alternate submission which addresses open item
"make pgxs install by default". It is up to the committers to chose.
(1) there is only one "install" target. no more "install-all-headers".
it simplifies/changes several makefiles.
(2) the documentation reflects the change.
(3) a minor fix on pgxs to use a nicer patch without a double slash.
I'm available to fix any issue with this patch.
A possible improvement wrt pgxs, maybe not mandatory for 8.0, would be to
allow regression tests, but again I'm not sure about what is needed and
what are the implications. I have to investigate, and I don't have much
time right now...
Have a nice day,
--
Fabien Coelho - coelho(at)cri(dot)ensmp(dot)fr
Attachment | Content-Type | Size |
---|---|---|
default_install_pgxs.patch | text/plain | 7.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Reini Urban | 2004-09-03 09:21:25 | Re: time_t timezone |
Previous Message | Fabien COELHO | 2004-09-03 08:42:30 | Re: pgxs default installation + various fixes |