]> granicus.if.org Git - postgresql/history - src/include/catalog/pg_am.h
Add FILLFACTOR to CREATE INDEX.
[postgresql] / src / include / catalog / pg_am.h
2006-07-02 Bruce MomjianAdd FILLFACTOR to CREATE INDEX.
2006-05-24 Teodor Sigaev* Add support NULL to GiST.
2006-05-02 Tom LaneClean up API for ambulkdelete/amvacuumcleanup as per...
2006-05-02 Teodor SigaevGIN: Generalized Inverted iNdex.
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-11-07 Tom LaneR-tree is dead ... long live GiST.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-06-27 Teodor SigaevConcurrency for GiST
2005-06-24 Tom LaneExtend r-tree operator classes to handle Y-direction...
2005-06-20 Teodor Sigaev1. full functional WAL for GiST
2005-06-13 Tom LaneChange the planner to allow indexscan qualification...
2005-04-14 Tom LaneFirst phase of project to use fixed OIDs for all system...
2005-03-27 Tom LaneFirst steps towards index scans with heap access decoup...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-08-04 Bruce Momjianpgindent run.
2003-06-22 Tom LaneRevise hash join and hash aggregation code to use the...
2003-03-10 Tom LaneThis patch fixes a bunch of spelling mistakes in commen...
2003-02-22 Tom LaneMore infrastructure for btree compaction project. ...
2002-07-29 Tom LaneImplement CREATE/DROP OPERATOR CLASS. Work still remai...
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-07-15 Tom LaneRestructure index AM interface for index building and...
2001-05-30 Tom LaneAdd "#define GIST_AM_OID".
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-02-17 Tom LaneFinish repairing 6.5's problems with r-tree indexes...
2000-01-26 Bruce MomjianAdd:
2000-01-22 Tom LaneRevise handling of index-type-specific indexscan cost...
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-12-15 Vadim B. MikheevInitial MVCC code.
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-08-19 Bruce Momjianheap_fetch requires buffer pointer, must be released...
1998-08-11 Bruce MomjianChange owner from oid to int4 type.
1998-08-11 Bruce MomjianRemove NOBTREE defines, and make findoidlinks handle...
1997-11-13 Bruce MomjianAdd pg_description table for info on tables, columns...
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1996-10-31 Marc G. Fournierremove:
1996-08-28 Marc G. FournierMore cleanups of the include files