]> granicus.if.org Git - postgresql/history - src/backend/executor/execTuples.c
Fix inconsistencies in the code
[postgresql] / src / backend / executor / execTuples.c
2019-07-08 Michael PaquierFix inconsistencies in the code
2019-06-08 Amit KapilaFix assorted inconsistencies.
2019-05-26 Amit KapilaFix typos.
2019-05-24 Thomas MunroFix typos.
2019-05-22 Tom LanePhase 2 pgindent run for v12.
2019-05-22 Tom LaneInitial pgindent run for v12.
2019-04-19 Andres FreundFix two memory leaks around force-storing tuples in...
2019-04-09 Thomas MunroFix typos.
2019-03-06 Andres FreundFix bug in clearing of virtual tuple slot.
2019-03-01 Andres FreundStore tuples for EvalPlanQual in slots, rather than...
2019-02-28 Andres FreundDon't force materializing when copying a buffer tuple...
2019-02-28 Andres FreundAllow buffer tuple table slots to materialize after...
2019-02-27 Andres FreundUse slots in trigger infrastructure, except for the...
2019-02-27 Andres FreundStore table oid and tuple's tid in tuple slots directly.
2019-02-27 Andres FreundAdd ExecStorePinnedBufferHeapTuple.
2019-02-18 Andres FreundRemove line duplicated during conflict resolution.
2019-01-23 Heikki LinnakangasFix misc typos in comments.
2019-01-02 Bruce MomjianUpdate copyright for 2019
2018-12-17 Amit KapilaRemove extra semicolons.
2018-11-30 Amit KapilaFix typo.
2018-11-21 Andres FreundRemove WITH OIDS support, change oid catalog column...
2018-11-17 Andres FreundFix some spurious new compiler warnings in MSVC.
2018-11-17 Andres FreundMake TupleTableSlots extensible, finish split of existi...
2018-11-16 Andres FreundInline hot path of slot_getsomeattrs().
2018-11-16 Andres FreundIntroduce notion of different types of slots (without...
2018-11-15 Andres FreundRejigger materializing and fetching a HeapTuple from...
2018-11-10 Andres FreundRemove ineffective check against dropped columns from...
2018-11-10 Andres FreundDon't require return slots for nodes without projection.
2018-10-16 Andres FreundMove TupleTableSlots boolean member into one flag variable.
2018-10-15 Andres FreundMove generic slot support functions from heaptuple...
2018-09-25 Andres FreundRemove absolete function TupleDescGetSlot().
2018-09-25 Andres FreundSplit ExecStoreTuple into ExecStoreHeapTuple and ExecSt...
2018-09-25 Andres FreundRemove function list from prologue of execTuples.c.
2018-04-26 Tom LanePost-feature-freeze pgindent run.
2018-04-03 Bruce MomjianC comment: mention null handling in BuildTupleFromCStr...
2018-03-31 Andrew DunstanSmall cleanups in fast default code.
2018-03-28 Andrew DunstanFast ALTER TABLE ADD COLUMN with a non-NULL default
2018-03-26 Andres FreundJIT tuple deforming in LLVM JIT provider.
2018-02-17 Andres FreundAllow tupleslots to have a fixed tupledesc, use in...
2018-01-03 Bruce MomjianUpdate copyright for 2018
2017-09-07 Peter EisentrautReduce excessive dereferencing of function pointers
2017-08-20 Andres FreundChange tupledesc->attrs[n] to TupleDescAttr(tupledesc...
2017-06-21 Tom LanePhase 3 of pgindent updates.
2017-06-21 Tom LanePhase 2 of pgindent updates.
2017-04-10 Tom LaneImprove castNode notation by introducing list-extractio...
2017-01-27 Andres FreundUse the new castNode() macro in a number of places.
2017-01-03 Bruce MomjianUpdate copyright via script for 2017
2016-06-06 Robert HaasStop the executor if no more tuples can be sent from...
2016-06-03 Tom LaneMark read/write expanded values as read-only in ExecPro...
2016-05-23 Tom LaneFix latent crash in do_text_output_multiline().
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-05-14 Tom LaneSupport "expanded" objects, particularly arrays, for...
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-11-10 Tom LaneEnsure that RowExprs and whole-row Vars produce the...
2014-10-13 Bruce MomjianC comments: adjust execTuples.c for new structure
2014-05-06 Bruce Momjianpgindent run for 9.4
2014-05-01 Tom LaneFix failure to detoast fields in composite elements...
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-08-30 Alvaro HerreraSplit tuple struct defs from htup.h to htup_details.h
2012-02-14 Tom LanePreserve column names in the execution-time tupledesc...
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-02-08 Peter EisentrautPer-column collation support
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-02-26 Bruce Momjianpgindent run for 9.0
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-09-27 Tom LaneReplace the array-style TupleTable data structure with...
2009-07-23 Tom LaneSave a few cycles in EXPLAIN and related commands by...
2009-07-22 Tom LaneChange do_tup_output() to take Datum/isnull arrays...
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-03-30 Tom LaneFix an oversight in the support for storing/retrieving...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-11-02 Tom LaneRemove all uses of the deprecated functions heap_formtu...
2008-10-28 Tom LaneExtend ExecMakeFunctionResult() to support set-returnin...
2008-08-25 Tom LaneMove exprType(), exprTypmod(), expression_tree_walker...
2008-05-12 Alvaro HerreraRestructure some header files a bit, in particular...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-07-14 Bruce MomjianRemove 576 references of include files that were not...
2006-06-27 Tom LaneConvert hash join code to use MinimalTuple format in...
2006-06-27 Tom LaneCreate infrastructure for 'MinimalTuple' representation...
2006-06-16 Tom LaneFix problems with cached tuple descriptors disappearing...
2006-04-04 Tom LaneModify all callers of datatype input and receive functi...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-12-07 Tom LaneFix a couple of lingering references to POSTQUEL query...
2005-11-25 Tom LaneImprove ExecStoreTuple to be smarter about replacing...
2005-11-22 Bruce MomjianRe-run pgindent, fixing a problem where comment lines...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-04-06 Tom LaneMerge Resdom nodes into TargetEntry nodes to simplify...
2005-03-17 Tom LaneUpdate obsolete comment.
2005-03-16 Tom LaneRevise TupleTableSlot code to avoid unnecessary constru...
2005-03-14 Tom LaneAvoid O(N^2) overhead in repeated nocachegetattr calls...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-06-06 Tom LaneInfrastructure for I/O of composite types: arrange...
2004-05-30 Neil ConwayUse the new List API function names throughout the...
2004-05-26 Neil ConwayReimplement the linked list data structure used through...
next