pgsql/src/interfaces/ecpg/preproc (preproc.y)

From: Tom Lane <tgl>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/ecpg/preproc (preproc.y)
Date: 2000-08-07 20:16:08
Message-ID: 200008072016.e77KG7U16680@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Monday, August 7, 2000 @ 16:16:02
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/interfaces/ecpg/preproc
from hub.org:/home/projects/pgsql/tmp/cvs-serv16467/src/interfaces/ecpg/preproc

Modified Files:
preproc.y

----------------------------- 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:16:16 pgsql/src/backend/parser (gram.y)
Previous Message Tom Lane 2000-08-07 20:16:01 pgsql/src/include/utils (varbit.h)