aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/python/tutorial/basics.py
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2002-06-15 19:54:24 +0000
committerBruce Momjian <bruce@momjian.us>2002-06-15 19:54:24 +0000
commit3c35face4108af1dcd94a02bd71c820fe1899216 (patch)
treea776e57b2bd027b19018e1d15f19de379ec68785 /src/interfaces/python/tutorial/basics.py
parent78821799949dc0c96ff2c9071902cddb0e7a7e5a (diff)
downloadpostgresql-3c35face4108af1dcd94a02bd71c820fe1899216.tar.gz
postgresql-3c35face4108af1dcd94a02bd71c820fe1899216.zip
This patch wraps all accesses to t_xmin, t_cmin, t_xmax, and t_cmax in
HeapTupleHeaderData in setter and getter macros called HeapTupleHeaderGetXmin, HeapTupleHeaderSetXmin etc. It also introduces a "virtual" field xvac by defining HeapTupleHeaderGetXvac and HeapTupleHeaderSetXvac. Xvac is used by VACUUM, in fact it is stored in t_cmin. Manfred Koizar
Diffstat (limited to 'src/interfaces/python/tutorial/basics.py')
0 files changed, 0 insertions, 0 deletions