aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/index/Makefile
Commit message (Expand)AuthorAge
* Revert "Rename files and headers related to index AM"Michael Paquier2019-12-27
* Rename files and headers related to index AMMichael Paquier2019-12-25
* Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund2019-11-05
* Improve index AMs' opclass validation procedures.Tom Lane2016-01-21
* Restructure index access method API to hide most of it at the C level.Tom Lane2016-01-17
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Refactor backend makefiles to remove lots of duplicate codePeter Eisentraut2008-02-19
* Remove remains of old depend target.Peter Eisentraut2007-01-20
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Add operator strategy and comparison-value datatype fields to ScanKey.Tom Lane2003-11-09
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-31
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-29
* New LDOUT makefile variable for QNX os.Bruce Momjian1999-12-13
* Make LD -r as macros that can be changed for QNX.Bruce Momjian1999-12-09
* Hi,Bruce Momjian1998-04-06
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-20
* Clean up the MakefilesMarc G. Fournier1997-12-17
* More cleanupsMarc G. Fournier1996-11-05
* Same clean up of Makefile, and addition of include filesMarc G. Fournier1996-10-31
* Simplify make files, add full dependencies.Bryan Henderson1996-10-27