pgsql/src/backend/utils/adt (varbit.c)

From: Tom Lane <tgl>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/utils/adt (varbit.c)
Date: 2000-08-07 20:15:38
Message-ID: 200008072015.e77KFch16517@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Monday, August 7, 2000 @ 16:15:38
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/utils/adt
from hub.org:/home/projects/pgsql/tmp/cvs-serv16467/src/backend/utils/adt

Modified Files:
varbit.c

----------------------------- Log Message -----------------------------

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.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2000-08-07 20:15:44 pgsql/src/include/access (htup.h)
Previous Message Tom Lane 2000-08-07 19:53:28 pgsql/doc/src/sgml (syntax.sgml)