summaryrefslogtreecommitdiff
path: root/contrib/xml2/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove support for upgrading extensions from "unpackaged" state.Tom Lane2020-02-191-1/+1
* Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund2019-11-051-1/+4
* Update xml2 extension for parallel query.Robert Haas2016-06-141-1/+1
* Add file version information to most installed Windows binaries.Noah Misch2014-07-141-1/+2
* Fix contrib/sepgsql and contrib/xml2 to always link required libraries.Robert Haas2011-08-191-1/+1
* Convert contrib modules to use the extension facility.Tom Lane2011-02-131-4/+4
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Fix contrib/xml2 so regression test still works when it's built without libxslt.Tom Lane2010-03-011-2/+2
* Fix up memory management problems in contrib/xml2.Tom Lane2010-02-281-1/+2
* Fix contrib/xml2 makefile to not override CFLAGS, and in passing make itTom Lane2008-05-081-7/+3
* Remove references to READMEs from /contrib Makefiles.Bruce Momjian2007-11-101-2/+1
* Fix PGXS conventions so that extensions can be built against PostgresTom Lane2007-06-261-2/+3
* Add $PostgreSQL$ marker to contrib makefiles.Peter Eisentraut2007-02-091-2/+1
* Fix order of linking of libxslt and libxml2, per Dave Page.Tom Lane2006-03-101-1/+1
* contrib uninstall scriptsPeter Eisentraut2006-02-271-0/+1
* PGXS should be set with := not =, as specified in the documentation,Tom Lane2005-09-271-1/+1
* Contrib build fixes:Neil Conway2004-11-041-0/+1
* > Please find enclose a submission to fix these problems.Bruce Momjian2004-08-201-4/+10
* Rename README's to match directory names. Mention copyright matchesBruce Momjian2004-03-141-1/+1
* Have makefile reference /xml2.Bruce Momjian2004-03-051-1/+1
* Move new version of contrib/ xml into xml2, keep old version in /xml.Bruce Momjian2004-03-051-0/+18