mirror of https://github.com/postgres/postgres
c91560defc
Given these routines are heap specific, and that there will be more generic visibility support in via table AM, it makes sense to move the prototypes to heapam.h (routines like HeapTupleSatisfiesVacuum will not be exposed in a generic fashion, because they are too storage specific). Similarly, the code in tqual.c is specific to heap, so moving it into access/heap/ makes sense. Author: Andres Freund Discussion: https://postgr.es/m/20180703070645.wchpu5muyto5n647@alap3.anarazel.de |
||
---|---|---|
.. | ||
expected | ||
sql | ||
.gitignore | ||
Makefile | ||
pg_visibility--1.0--1.1.sql | ||
pg_visibility--1.1--1.2.sql | ||
pg_visibility--1.1.sql | ||
pg_visibility.c | ||
pg_visibility.control |