summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Restructure index access method API to hide most of it at the C level.Tom Lane2016-01-171-1/+1
* Buffering GiST index build algorithm.Heikki Linnakangas2011-09-081-1/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Refactor backend makefiles to remove lots of duplicate codePeter Eisentraut2008-02-191-8/+2
* Remove remains of old depend target.Peter Eisentraut2007-01-201-8/+1
* ChangesTeodor Sigaev2006-06-281-2/+2
* Migrate rtree_gist functionality into the core system, and add someTom Lane2005-07-011-2/+3
* 1. full functional WAL for GiSTTeodor Sigaev2005-06-201-2/+2
* WAL for GiST. It work for online backup and so on, but onTeodor Sigaev2005-06-141-2/+2
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Add operator strategy and comparison-value datatype fields to ScanKey.Tom Lane2003-11-091-2/+2
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-4/+4
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-291-3/+1
* New LDOUT makefile variable for QNX os.Bruce Momjian1999-12-131-2/+2
* Make LD -r as macros that can be changed for QNX.Bruce Momjian1999-12-091-2/+2
* Hi,Bruce Momjian1998-04-061-5/+3
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-201-5/+1
* Clean up the MakefilesMarc G. Fournier1997-12-171-5/+7
* More cleaned out #include filesMarc G. Fournier1996-11-051-2/+3
* Finish cleaning up -I linesMarc G. Fournier1996-11-031-4/+2
* Simplify make files, add full dependencies.Bryan Henderson1996-10-271-0/+37