summaryrefslogtreecommitdiff
path: root/contrib/intarray/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated containment operators for contrib types.Tom Lane2021-03-051-1/+1
* Remove <@ from contrib/intarray's GiST operator classes.Tom Lane2020-08-081-1/+2
* Implement operator class parametersAlexander Korotkov2020-03-301-1/+2
* Remove support for upgrading extensions from "unpackaged" state.Tom Lane2020-02-191-2/+1
* Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund2019-11-051-2/+9
* Handle contrib's GIN/GIST support function signature changes honestly.Tom Lane2016-06-091-1/+2
* Add selectivity estimation functions for intarray operators.Heikki Linnakangas2015-07-211-2/+2
* Add file version information to most installed Windows binaries.Noah Misch2014-07-141-1/+3
* Convert contrib modules to use the extension facility.Tom Lane2011-02-131-2/+4
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-231-1/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* 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
* Make GIN opclass worked with intarray extensionsTeodor Sigaev2006-05-031-2/+2
* contrib uninstall scriptsPeter Eisentraut2006-02-271-1/+2
* PGXS should be set with := not =, as specified in the documentation,Tom Lane2005-09-271-2/+2
* > Please find enclose a submission to fix these problems.Bruce Momjian2004-08-201-5/+9
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Changes:Bruce Momjian2003-06-111-2/+3
* To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut2001-09-061-48/+6
* The attached patch enables the contrib subtree to build cleanly underBruce Momjian2001-06-181-1/+2
* Ooops, forgot to commit Makefile along with other changes.Tom Lane2001-05-311-2/+2
* Restore Peter's makefile fixes.Tom Lane2001-03-181-24/+11
* Update contrib intarray to Jan 25 version.Bruce Momjian2001-03-171-11/+24
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-201-2/+2
* Clean up garbage.Peter Eisentraut2001-01-131-26/+10
* commit Oleg and Teodor's RD-tree implementation ... this provides theMarc G. Fournier2001-01-121-0/+69