postgresql/src/backend/storage
Andres Freund c91560defc Move remaining code from tqual.[ch] to heapam.h / heapam_visibility.c.
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
2019-01-21 17:07:10 -08:00
..
buffer Update copyright for 2019 2019-01-02 12:44:25 -05:00
file Update copyright for 2019 2019-01-02 12:44:25 -05:00
freespace Update copyright for 2019 2019-01-02 12:44:25 -05:00
ipc Move remaining code from tqual.[ch] to heapam.h / heapam_visibility.c. 2019-01-21 17:07:10 -08:00
large_object Remove superfluous tqual.h includes. 2019-01-21 12:15:02 -08:00
lmgr Move remaining code from tqual.[ch] to heapam.h / heapam_visibility.c. 2019-01-21 17:07:10 -08:00
page Update copyright for 2019 2019-01-02 12:44:25 -05:00
smgr Fix grammar mistakes in md.c 2019-01-10 09:36:25 +09:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00