]> granicus.if.org Git - postgresql/history - src/backend/access/heap
HOT updates. When we update a tuple without changing any of its indexed
[postgresql] / src / backend / access / heap /
2007-09-20 Tom LaneHOT updates. When we update a tuple without changing...
2007-09-12 Tom LaneRedefine the lp_flags field of item pointers as having...
2007-09-07 Tom LaneDon't take ProcArrayLock while exiting a transaction...
2007-09-05 Tom LaneImplement lazy XID allocation: transactions that do...
2007-08-14 Tom LaneFix oversight in async-commit patch: there were some...
2007-06-09 Tom LaneTeach heapam code to know the difference between a...
2007-06-08 Tom LaneArrange for large sequential scans to synchronize with...
2007-05-30 Tom LaneMake large sequential scans and VACUUMs work in a limit...
2007-05-27 Tom LaneFix up pgstats counting of live and dead tuples to...
2007-05-17 Alvaro HerreraMove the tuple freezing point in CLUSTER to a point...
2007-05-16 Alvaro HerreraHave the rewriteheap code freeze old tuples. This...
2007-04-17 Tom LaneFix condition for whether end_heap_rewrite must fsync...
2007-04-17 Tom LaneDon't assume rd_smgr stays open across all of a rewrite...
2007-04-08 Tom LaneMake CLUSTER MVCC-safe. Heikki Linnakangas
2007-04-06 Tom LaneSupport varlena fields with single-byte headers and...
2007-04-03 Tom LaneDecouple the values of TOAST_TUPLE_THRESHOLD and TOAST_...
2007-03-29 Tom LaneTeach CLUSTER to skip writing WAL if not needed (ie...
2007-03-25 Tom LaneClean up the representation of special snapshots by...
2007-02-27 Tom LaneReplace direct assignments to VARATT_SIZEP(x) with...
2007-02-09 Tom LaneCombine cmin and cmax fields of HeapTupleHeaders into...
2007-02-05 Tom LaneRename MaxTupleSize to MaxHeapTupleSize to clarify...
2007-02-04 Tom LaneDon't MAXALIGN in the checks to decide whether a tuple...
2007-01-25 Bruce MomjianPrevent WAL logging when COPY is done in the same trans...
2007-01-20 Peter EisentrautRemove remains of old depend target.
2007-01-09 Bruce MomjianEnable another five tuple status bits by using the...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2007-01-04 Tom LaneFix some small typos in comments. Greg Stark
2006-11-17 Tom LaneRepair two related errors in heap_lock_tuple: it was...
2006-11-05 Tom LaneFix recently-understood problems with handling of XID...
2006-10-05 Tom LaneCleanup for pglz_compress code: remove dead code, const...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-09-10 Bruce MomjianRemove unnecessary brace pair.
2006-08-18 Tom LaneNow that we've rearranged relation open to get a lock...
2006-07-31 Tom LaneChange the relation_open protocol so that we obtain...
2006-07-14 Bruce MomjianRemove 576 references of include files that were not...
2006-07-13 Bruce MomjianAllow include files to compile own their own.
2006-07-11 Bruce MomjianAlphabetically order reference to include files, "S...
2006-07-03 Tom LaneCode review for FILLFACTOR patch. Change WITH grammar...
2006-07-02 Bruce MomjianAdd FILLFACTOR to CREATE INDEX.
2006-06-16 Tom LaneFix problems with cached tuple descriptors disappearing...
2006-05-28 Alvaro HerreraRemove traces of otherwise unused RELKIND_SPECIAL symbo...
2006-05-10 Tom LaneClean up code associated with updating pg_class statist...
2006-03-31 Tom LaneClean up WAL/buffer interactions as per my recent propo...
2006-03-29 Tom LaneClean up and document the API for XLogOpenRelation...
2006-03-24 Tom LaneArrange to emit a description of the current XLOG recor...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-02-21 Neil ConwayCleanup the usage of ScanDirection: use the symbolic...
2006-01-11 Neil ConwayCosmetic code cleanup: fix a bunch of places that used...
2006-01-06 Tom LaneConvert Assert checking for empty page into a regular...
2005-12-03 Tom LaneTweak indexscan machinery to avoid taking an AccessShar...
2005-11-26 Tom LaneSome marginal additional hacking to shave a few more...
2005-11-26 Tom LaneChange seqscan logic so that we check visibility of...
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-11-20 Tom LaneModify tuptoaster's API so that it does not try to...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-10-06 Tom LaneRevise pgstats stuff to fix the problems with not count...
2005-08-20 Tom LaneRepair problems with VACUUM destroying t_ctid chains...
2005-08-12 Tom LaneSolve the problem of OID collisions by probing for...
2005-08-02 Tom LaneCode and docs review for pg_column_size() patch.
2005-08-01 Tom LaneAdd NOWAIT option to SELECT FOR UPDATE/SHARE.
2005-07-06 Bruce MomjianAdd pg_column_size() to return storage size of a column...
2005-06-20 Tom LaneAvoid WAL-logging individual tuple insertions during...
2005-06-08 Tom LaneChange WAL-logging scheme for multixacts to be more...
2005-06-06 Tom LaneModify XLogInsert API to make callers specify whether...
2005-06-06 Tom LaneRemove the mostly-stubbed-out-anyway support routines...
2005-05-19 Tom LaneSplit the shared-memory array of PGPROC pointers out...
2005-05-07 Tom LaneRepair very-low-probability race condition between...
2005-05-03 Tom LaneClean up MultiXactIdExpand's API by separating out...
2005-04-30 Tom LaneUse the standard lock manager to establish priority...
2005-04-29 Tom LaneRestructure LOCKTAG as per discussions of a couple...
2005-04-28 Tom LaneImplement sharable row-level locks, and use them for...
2005-04-14 Tom LaneCompletion of project to use fixed OIDs for all system...
2005-03-28 Tom LaneRemove dead push/pop rollback code. Vadim once planned...
2005-03-27 Tom LaneFirst steps towards index scans with heap access decoup...
2005-03-21 Tom LaneConvert index-related tuple handling routines from...
2005-03-20 Neil ConwayChange the return value of HeapTupleSatisfiesUpdate...
2005-03-14 Tom LaneAvoid O(N^2) overhead in repeated nocachegetattr calls...
2005-02-20 Tom LaneRemove some no-longer-needed kluges for bootstrapping...
2005-01-01 Bruce MomjianUpdate copyrights that were missed.
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-11-14 Neil ConwayThere is no need for ReadBuffer() call sites to check...
2004-10-26 Tom LaneMake heap_fetch API more consistent by having the buffe...
2004-10-15 Tom LaneRepair possible failure to update hint bits back to...
2004-10-12 Peter EisentrautMessage style revisions
2004-10-01 Tom LaneCode review for NOWAIT patch: downgrade NOWAIT from...
2004-09-30 Tom LaneAdjust index locking rules as per my proposal of earlie...
2004-09-17 Tom LaneNow that xmax and cmin are distinct fields again, we...
2004-09-16 Tom LaneRestructure subtransaction handling to reduce resource...
2004-09-11 Tom LaneRenumber SnapshotNow and the other special snapshot...
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-08-28 Tom LaneFix relcache to account properly for subtransaction...
2004-07-21 Tom LaneInvent WAL timelines, as per recent discussion, to...
2004-07-11 Tom LaneRename XLOG_BTREE_NEWPAGE xlog record type into XLOG_HE...
2004-06-18 Tom LaneTablespaces. Alternate database locations are dead...
2004-06-05 Tom LaneMake the world very nearly safe for composite-type...
2004-06-04 Tom LaneResurrect heap_deformtuple(), this time implemented...
2004-05-27 Tom LaneGet rid of the former rather baroque mechanism for...
2004-05-20 Tom LaneFix speling.
next