summaryrefslogtreecommitdiff
path: root/src/include/storage/itemptr.h
Commit message (Expand)AuthorAgeFilesLines
* Consolidate ItemPointer to Datum conversion functionsPeter Eisentraut2023-02-131-0/+20
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* Convert macros to static inline functions (itemptr.h)Peter Eisentraut2022-07-131-56/+73
* Update copyright for 2022Bruce Momjian2022-01-071-1/+1
* Add TID Range Scans to support efficient scanning ranges of TIDsDavid Rowley2021-02-271-0/+2
* Update copyright for 2021Bruce Momjian2021-01-021-1/+1
* Update copyrights for 2020Bruce Momjian2020-01-011-1/+1
* Fix inconsistencies and typos in the tree, take 9Michael Paquier2019-08-051-2/+2
* Phase 2 pgindent run for v12.Tom Lane2019-05-221-2/+2
* Update copyright for 2019Bruce Momjian2019-01-021-1/+1
* Improve representation of 'moved partitions' indicator on deleted tuples.Andres Freund2018-05-011-2/+27
* Raise error when affecting tuple moved into different partition.Andres Freund2018-04-071-0/+16
* Update copyright for 2018Bruce Momjian2018-01-021-1/+1
* Phase 2 of pgindent updates.Tom Lane2017-06-211-1/+1
* Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane2017-06-211-0/+1
* Remove direct uses of ItemPointer.{ip_blkid,ip_posid}Alvaro Herrera2017-03-281-4/+22
* Update copyright via script for 2017Bruce Momjian2017-01-031-1/+1
* Remove nearly-unused SizeOfIptrData macro.Tom Lane2016-09-221-6/+2
* Update copyright for 2016Bruce Momjian2016-01-021-1/+1
* Improve packing/alignment annotation for ItemPointerData.Tom Lane2015-05-211-3/+4
* Tweak __attribute__-wrapping macros for better pgindent results.Tom Lane2015-03-261-1/+1
* Add macros wrapping all usage of gcc's __attribute__.Andres Freund2015-03-111-1/+1
* Update copyright for 2015Bruce Momjian2015-01-061-1/+1
* pgindent run for 9.4Bruce Momjian2014-05-061-1/+1
* Introduce logical decoding.Robert Haas2014-03-031-0/+3
* Update copyright for 2014Bruce Momjian2014-01-071-1/+1
* Update copyrights for 2013Bruce Momjian2013-01-011-1/+1
* Update copyright notices for year 2012.Bruce Momjian2012-01-011-1/+1
* Stamp copyrights for year 2011.Bruce Momjian2011-01-011-1/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Update copyright for the year 2010.Bruce Momjian2010-01-021-2/+2
* Update copyright for 2009.Bruce Momjian2009-01-011-2/+2
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2
* Add the ability to create indexes 'concurrently', that is, withoutTom Lane2006-08-251-1/+2
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-3/+2
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-291-1/+1
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-2/+2
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-1/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-5/+6
* Add appropriately ifdef'd hack to make ARM compiler allocate ItemPointerDataTom Lane2001-03-301-3/+17
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-2/+2
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* miscVadim B. Mikheev2000-07-041-1/+4
* Add:Bruce Momjian2000-01-261-2/+3