-
- Downloads
> Please find enclose a submission to fix these problems.
> > The patch adds missing the "libpgport.a" file to the installation under > "install-all-headers". It is needed by some contribs. I install the > library in "pkglibdir", but I was wondering whether it should be "libdir"? > I was wondering also whether it would make sense to have a "libpgport.so"? > > It fixes various macros which are used by contrib makefiles, especially > libpq_*dir and LDFLAGS when used under PGXS. It seems to me that they are > needed to > > It adds the ability to test and use PGXS with contribs, with "make > USE_PGXS=1". Without the macro, this is exactly as before, there should be > no difference, esp. wrt the vpath feature that seemed broken by previous > submission. So it should not harm anybody, and it is useful at least to me. > > It fixes some inconsistencies in various contrib makefiles > (useless override, ":=" instead of "="). Fabien COELHO
Showing
- contrib/btree_gist/Makefile 8 additions, 4 deletionscontrib/btree_gist/Makefile
- contrib/chkpass/Makefile 9 additions, 5 deletionscontrib/chkpass/Makefile
- contrib/cube/Makefile 14 additions, 10 deletionscontrib/cube/Makefile
- contrib/dbase/Makefile 10 additions, 5 deletionscontrib/dbase/Makefile
- contrib/dblink/Makefile 10 additions, 5 deletionscontrib/dblink/Makefile
- contrib/dbmirror/Makefile 9 additions, 5 deletionscontrib/dbmirror/Makefile
- contrib/dbsize/Makefile 8 additions, 4 deletionscontrib/dbsize/Makefile
- contrib/earthdistance/Makefile 9 additions, 5 deletionscontrib/earthdistance/Makefile
- contrib/findoidjoins/Makefile 9 additions, 5 deletionscontrib/findoidjoins/Makefile
- contrib/fulltextindex/Makefile 9 additions, 5 deletionscontrib/fulltextindex/Makefile
- contrib/fuzzystrmatch/Makefile 9 additions, 5 deletionscontrib/fuzzystrmatch/Makefile
- contrib/intagg/Makefile 9 additions, 5 deletionscontrib/intagg/Makefile
- contrib/intarray/Makefile 9 additions, 5 deletionscontrib/intarray/Makefile
- contrib/isbn_issn/Makefile 9 additions, 5 deletionscontrib/isbn_issn/Makefile
- contrib/lo/Makefile 9 additions, 5 deletionscontrib/lo/Makefile
- contrib/ltree/Makefile 8 additions, 4 deletionscontrib/ltree/Makefile
- contrib/mSQL-interface/Makefile 14 additions, 10 deletionscontrib/mSQL-interface/Makefile
- contrib/miscutil/Makefile 9 additions, 5 deletionscontrib/miscutil/Makefile
- contrib/noupdate/Makefile 9 additions, 5 deletionscontrib/noupdate/Makefile
- contrib/oid2name/Makefile 9 additions, 5 deletionscontrib/oid2name/Makefile
Please register or sign in to comment