summaryrefslogtreecommitdiff
path: root/contrib/intarray/Makefile
AgeCommit message (Expand)Author
2016-06-09Handle contrib's GIN/GIST support function signature changes honestly.Tom Lane
2015-07-21Add selectivity estimation functions for intarray operators.Heikki Linnakangas
2014-07-14Add file version information to most installed Windows binaries.Noah Misch
2011-02-14Convert contrib modules to use the extension facility.Tom Lane
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
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-05-03Make GIN opclass worked with intarray extensionsTeodor Sigaev
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
2003-06-11Changes:Bruce Momjian
2001-09-06To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut
2001-06-18The attached patch enables the contrib subtree to build cleanly underBruce Momjian
2001-05-31Ooops, forgot to commit Makefile along with other changes.Tom Lane
2001-03-18Restore Peter's makefile fixes.Tom Lane
2001-03-17Update contrib intarray to Jan 25 version.Bruce Momjian
2001-02-20Make sure -L and -I's for our source tree are always before system includePeter Eisentraut
2001-01-13Clean up garbage.Peter Eisentraut
2001-01-12commit Oleg and Teodor's RD-tree implementation ... this provides theMarc G. Fournier