summaryrefslogtreecommitdiff
path: root/contrib/intagg/Makefile
AgeCommit message (Expand)Author
2020-02-19Remove support for upgrading extensions from "unpackaged" state.Tom Lane
2016-06-07Update intagg extension for parallel query.Robert Haas
2011-02-14Rethink naming of contrib/intagg extension.Tom Lane
2011-02-13Convert contrib modules to use the extension facility.Tom Lane
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-02-05Rewrite intagg/Makefile from scratch, to avoid copyright mention.Bruce Momjian
2008-11-14Reduce contrib/intagg to a thin wrapper around the new core functionsTom Lane
2007-11-10Remove references to READMEs from /contrib Makefiles.Bruce Momjian
2007-06-26Fix PGXS conventions so that extensions can be built against PostgresTom Lane
2006-02-27contrib uninstall scriptsPeter Eisentraut
2005-09-27PGXS should be set with := not =, as specified in the documentation,Tom Lane
2004-08-20> Please find enclose a submission to fix these problems.Bruce Momjian
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2002-02-25Try to make makefile actually work ...Tom Lane
2002-02-25Fix typo in Makefile.Bruce Momjian
2002-02-25Add integer aggregator to /contrib.Bruce Momjian