summaryrefslogtreecommitdiff
path: root/src/backend/access/common/indexvalid.c
AgeCommit message (Expand)Author
2006-01-14Some minor code cleanup, falling out from the removal of rtree. SK_NEGATETom Lane
2005-06-24Fix rtree and contrib/rtree_gist search behavior for the 1-D box andTom Lane
2004-12-31Tag appropriate files for rc3PostgreSQL Daemon
2004-08-29Update copyright to 2004.Bruce Momjian
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-11-09Add operator strategy and comparison-value datatype fields to ScanKey.Tom Lane
2003-08-04Update copyrights to 2003.Bruce Momjian
2002-06-20Update copyright to 2002.Bruce Momjian
2001-07-15Restructure index AM interface for index building and index tuple deletion,Tom Lane
2001-01-24Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian
2000-05-30Third round of fmgr updates: eliminate calls using fmgr() andTom Lane
2000-01-26Add:Bruce Momjian
1999-07-15Change #include's to use <> and "" as appropriate.Bruce Momjian
1999-07-15Remove unused #includes in *.c files.Bruce Momjian
1999-02-13Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian
1998-09-01Renaming cleanup, no pgindent yet.Bruce Momjian
1998-06-15Remove un-needed braces around single statements.Bruce Momjian
1998-01-31fmgr_faddr cleanupBruce Momjian
1998-01-15Thank god for searchable mail archives.PostgreSQL Daemon
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-03-18Patches for Vadim's multikey indexing...Marc G. Fournier
1997-03-12From: Dan McGuirk <[email protected]>Marc G. Fournier
1996-11-10All external function definitions now have prototypes that are checked.Bruce Momjian
1996-11-05Re-add -I../.. for fmgr.hMarc G. Fournier
1996-11-03More include file cleanupsMarc G. Fournier
1996-11-01More intelligent #include cleanups, as pointed out by Bryan...Marc G. Fournier
1996-10-31Added misc include filesMarc G. Fournier
1996-10-30Fixes:Marc G. Fournier
1996-10-21Cosmetic changes to ordering of #include filesMarc G. Fournier
1996-10-20Other then:Marc G. Fournier
1996-10-20First pass at fixing my own mistakesMarc G. Fournier
1996-10-19There...that pretty much cleans up redundant/unused #includes inMarc G. Fournier
1996-10-19Another cleaned upMarc G. Fournier
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier