please find attached an alternate submission which addresses open item

Bruce Momjian <bruce@momjian.us>

Commit: 513e89b44b86abcd5dce44f51f424fbaa2e0126e
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-10-06T08:50:02Z
Releases: 8.0.0
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.

Fabien Coelho

Files

PathChange+/−
doc/src/sgml/installation.sgml modified +4 −13
GNUmakefile.in modified +4 −7
Makefile modified +1 −1
src/include/Makefile modified +9 −18
src/Makefile modified +1 −5
src/makefiles/pgxs.mk modified +2 −2
src/port/Makefile modified +2 −2