]> granicus.if.org Git - postgresql/commit
TOAST mop-up work: update comments for tuple-size-related symbols such
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 7 Aug 2000 20:16:13 +0000 (20:16 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 7 Aug 2000 20:16:13 +0000 (20:16 +0000)
commit022417740094620880488dd9b04fbb96ff11694b
treefa7a1b0853207355cb1f180d126b939c899825e2
parentd2165a4a5d7786ecd43becf8e040c5764d35ca16
TOAST mop-up work: update comments for tuple-size-related symbols such
as MaxHeapAttributeNumber.  Increase MaxAttrSize to something more
reasonable (given what it's used for, namely checking char(n) declarations,
I didn't make it the full 1G that it could theoretically be --- 10Mb
seemed a more reasonable number).  Improve calculation of MaxTupleSize.
src/backend/parser/gram.y
src/backend/utils/adt/varbit.c
src/include/access/htup.h
src/include/config.h.in
src/include/storage/bufmgr.h
src/include/storage/itemid.h
src/include/utils/varbit.h
src/interfaces/ecpg/preproc/preproc.y