postgresql/src/include/access
Tom Lane 217d1566bf Make tuple receive/print routines TOAST-aware. Formerly, printtup would
leak memory when printing a toasted attribute, and printtup_internal
didn't work at all...
2000-12-01 22:10:31 +00:00
..
attnum.h
genam.h
gist.h Put external declarations into header files. 2000-11-21 21:16:06 +00:00
gistscan.h
giststrat.h
hash.h Put external declarations into header files. 2000-11-21 21:16:06 +00:00
heapam.h Remove VARLENA_FIXED_SIZE hack, which is irreversibly broken now that 2000-11-30 18:38:47 +00:00
hio.h
htup.h No more #ifdef XLOG. 2000-11-30 08:46:26 +00:00
ibit.h
iqual.h
istrat.h
itup.h Remove VARLENA_FIXED_SIZE hack, which is irreversibly broken now that 2000-11-30 18:38:47 +00:00
nbtree.h No more #ifdef XLOG. 2000-11-30 08:46:26 +00:00
printtup.h Make tuple receive/print routines TOAST-aware. Formerly, printtup would 2000-12-01 22:10:31 +00:00
relscan.h
rmgr.h XLOG stuff for sequences. 2000-11-30 01:47:33 +00:00
rtree.h Put external declarations into header files. 2000-11-21 21:16:06 +00:00
rtscan.h
rtstrat.h
sdir.h Fix insufficiently-parenthesized macro definitions. 2000-11-02 23:11:03 +00:00
skey.h
strat.h
transam.h No more #ifdef XLOG. 2000-11-30 08:46:26 +00:00
tupdesc.h
tupmacs.h
tuptoaster.h
valid.h
xact.h No more #ifdef XLOG. 2000-11-30 08:46:26 +00:00
xlog.h XLOG stuff for sequences. 2000-11-30 01:47:33 +00:00
xlogdefs.h
xlogutils.h No more #ifdef XLOG. 2000-11-30 08:46:26 +00:00