summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/Makefile
AgeCommit message (Expand)Author
2019-11-05Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund
2016-01-18Restructure index access method API to hide most of it at the C level.Tom Lane
2011-09-08Buffering GiST index build algorithm.Heikki Linnakangas
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2008-02-19Refactor backend makefiles to remove lots of duplicate codePeter Eisentraut
2007-01-20Remove remains of old depend target.Peter Eisentraut
2006-06-28ChangesTeodor Sigaev
2005-07-01Migrate rtree_gist functionality into the core system, and add someTom Lane
2005-06-201. full functional WAL for GiSTTeodor Sigaev
2005-06-14WAL for GiST. It work for online backup and so on, but onTeodor Sigaev
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-11-09Add operator strategy and comparison-value datatype fields to ScanKey.Tom Lane
2000-08-31Fix relative path references so that make knowns which dependencies referPeter Eisentraut
2000-05-29Generated header files parse.h and fmgroids.h are now copied intoTom Lane
1999-12-13New LDOUT makefile variable for QNX os.Bruce Momjian
1999-12-09Make LD -r as macros that can be changed for QNX.Bruce Momjian
1998-04-06Hi,Bruce Momjian
1997-12-20Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier
1997-12-17Clean up the MakefilesMarc G. Fournier
1996-11-05More cleaned out #include filesMarc G. Fournier
1996-11-03Finish cleaning up -I linesMarc G. Fournier
1996-10-27Simplify make files, add full dependencies.Bryan Henderson