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