]> granicus.if.org Git - postgresql/history - src/backend/access/index/genam.c
Extend index AM API for parallel index scans.
[postgresql] / src / backend / access / index / genam.c
2017-01-03 Bruce MomjianUpdate copyright via script for 2017
2016-04-08 Teodor SigaevRevert CREATE INDEX ... INCLUDING ...
2016-04-08 Teodor SigaevCREATE INDEX ... INCLUDING (column[, ...])
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-07-28 Joe ConwayPlug RLS related information leak in pg_stats view.
2015-05-24 Bruce Momjianpgindent run for 9.5
2015-01-30 Stephen FrostFix BuildIndexValueDescription for expressions
2015-01-28 Stephen FrostFix column-privilege leak in error-message paths
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-10-08 Alvaro HerreraSplit builtins.h to a new header ruleutils.h
2014-05-06 Bruce Momjianpgindent run for 9.4
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-07-23 Robert HaasUse InvalidSnapshot, now SnapshotNow, as the default...
2013-07-17 Noah MischFix systable_recheck_tuple() for MVCC scan snapshots.
2013-07-02 Robert HaasUse an MVCC snapshot, rather than SnapshotNow, for...
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-08-28 Alvaro HerreraSplit heapam_xlog.h from heapam.h
2012-06-10 Bruce MomjianRun pgindent on 9.2 source tree in preparation for...
2012-05-26 Tom LanePrevent synchronized scanning when systable_beginscan...
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-10-16 Tom LaneAvoid assuming that index-only scan data matches the...
2011-10-08 Tom LaneSupport index-only scans using the visibility map to...
2011-09-01 Bruce MomjianRemove unnecessary #include references, per pgrminclude...
2011-06-27 Robert HaasAvoid having two copies of the HOT-chain search logic.
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-12-03 Tom LaneCreate core infrastructure for KNNGIST.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-02-26 Bruce Momjianpgindent run for 9.0
2010-02-07 Tom LaneCreate a "relation mapping" infrastructure to support...
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-12-19 Simon RiggsAllow read only connections during recovery, known...
2009-12-07 Tom LaneAdd exclusion constraints, which generalize the concept...
2009-08-01 Tom LaneDepartment of second thoughts: let's show the exact...
2009-08-01 Tom LaneImprove unique-constraint-violation error messages...
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-11-06 Heikki LinnakangasThe logic in systable_beginscan to translate heap attri...
2008-06-19 Alvaro HerreraImprove our #include situation by moving pointer types...
2008-06-08 Alvaro HerreraFix breakage caused by conflicting patches, as evidence...
2008-06-08 Tom LaneRewrite DROP's dependency traversal algorithm into...
2008-04-13 Tom LanePhase 2 of project to make index operator lossiness...
2008-04-12 Tom LaneCreate new routines systable_beginscan_ordered, systabl...
2008-04-10 Tom LaneReplace "amgetmulti" AM functions with "amgetbitmap...
2008-03-26 Alvaro HerreraMove the HTSU_Result enum definition into snapshot...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-09-20 Tom LaneHOT updates. When we update a tuple without changing...
2007-05-27 Tom LaneFix up pgstats counting of live and dead tuples to...
2007-01-20 Neil ConwayRefactor the index AM API slightly: move currentItemDat...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-07-31 Tom LaneChange the relation_open protocol so that we obtain...
2006-07-03 Tom LaneCode review for FILLFACTOR patch. Change WITH grammar...
2006-07-02 Bruce MomjianAdd FILLFACTOR to CREATE INDEX.
2006-05-07 Tom LaneRewrite btree index scans to work a page at a time...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-01-05 Peter EisentrautMake all command-line options of postmaster and postgre...
2005-12-03 Tom LaneTweak indexscan machinery to avoid taking an AccessShar...
2005-11-22 Bruce MomjianRe-run pgindent, fixing a problem where comment lines...
2005-11-20 Tom LaneRemove the t_datamcxt field of HeapTupleData. This...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-05-27 Tom LaneArrange to cache fmgr lookup information for an index...
2005-04-14 Tom LaneCompletion of project to use fixed OIDs for all system...
2005-03-29 Tom LaneConvert oidvector and int2vector into variable-length...
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 Daemon$Header: -> $PostgreSQL Changes ...
2003-09-24 Tom LaneRepair some REINDEX problems per recent discussions...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-07-21 Tom LaneError message editing in backend/access.
2003-03-24 Tom LaneModify keys_are_unique optimization to release buffer...
2003-01-08 Tom LaneFix for bug #866. 7.3 contains new logic for avoiding...
2002-09-04 Bruce Momjianpgindent run.
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-05-24 Tom LaneMark index entries "killed" when they are no longer...
2002-05-20 Tom LaneRestructure indexscan API (index_beginscan, index_getne...
2002-03-29 Tom LaneMop-up some infelicities in new relation lookup handling.
2002-02-19 Tom LaneA bunch of changes aimed at reducing backend startup...
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-06-22 Jan WieckStatistical system views (yet without the config stuff...
2001-06-09 Tom LaneRemove RelationGetBufferWithBuffer(), which is horribly...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-03-14 Tom LaneCache fmgr lookup data for index's getnext() function...
2000-01-26 Bruce MomjianAdd:
1999-12-30 Tom LaneRepair bugs discussed in pghackers thread of 15 May...
1999-07-17 Bruce Momjian Move some system includes into c.h, and remove duplicates.
1999-07-16 Bruce MomjianFinal cleanup.
1999-07-15 Bruce MomjianChange #include's to use <> and "" as appropriate.
1999-07-15 Bruce MomjianRemove unused #includes in *.c files.
1999-05-25 Bruce Momjianpgindent run over code.
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-10-08 Bruce MomjianMake functions static or ifdef NOT_USED. Prevent pg_ve...
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1998-08-19 Bruce Momjianheap_fetch requires buffer pointer, must be released...
1998-06-15 Bruce MomjianRemove un-needed braces around single statements.
1998-01-07 Bruce MomjianGoodbye ABORT. Hello ERROR for all errors.
1998-01-05 Bruce MomjianChange elog(WARN) to elog(ERROR) and elog(ABORT).
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
next