summaryrefslogtreecommitdiff
path: root/contrib/ltree/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Adjust MSVC build scripts to parse Makefiles for definesDavid Rowley2021-07-291-1/+0
* Implement operator class parametersAlexander Korotkov2020-03-301-1/+1
* 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-2/+11
* Provide for contrib and pgxs modules to install include files.Andrew Gierth2018-07-311-0/+2
* Handle contrib's GIN/GIST support function signature changes honestly.Tom Lane2016-06-091-1/+1
* Add file version information to most installed Windows binaries.Noah Misch2014-07-141-1/+2
* Convert contrib modules to use the extension facility.Tom Lane2011-02-131-3/+5
* 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
* Add $PostgreSQL$ marker to contrib makefiles.Peter Eisentraut2007-02-091-0/+2
* 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
* > Please find enclose a submission to fix these problems.Bruce Momjian2004-08-201-4/+8
* Fix incorrect subdir value.Tom Lane2002-11-011-1/+1
* Add ltree data type to contrib, from Teodor Sigaev and Oleg Bartunov.Bruce Momjian2002-07-301-0/+13