summaryrefslogtreecommitdiff
path: root/src/include/access/visibilitymap.h
Commit message (Expand)AuthorAgeFilesLines
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Update copyright for the year 2010.Bruce Momjian2010-01-021-2/+2
* Fix a violation of WAL coding rules in the recent patch to include anTom Lane2009-08-241-4/+4
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-111-4/+4
* Update copyright for 2009.Bruce Momjian2009-01-011-2/+2
* Reduce some rel.h inclusions, and add pg_list.h to pg_proc_fn.h.Alvaro Herrera2008-12-121-2/+2
* Introduce visibility map. The visibility map is a bitmap with one bit perHeikki Linnakangas2008-12-031-0/+30