| From: | Tom Lane <tgl> |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql/src/backend/parser (gram.y) |
| Date: | 2000-08-07 20:16:16 |
| Message-ID: | 200008072016.e77KGGI16770@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Date: Monday, August 7, 2000 @ 16:16:15
Author: tgl
Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/parser
from hub.org:/home/projects/pgsql/tmp/cvs-serv16467/src/backend/parser
Modified Files:
gram.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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Philip Warner - CVS | 2000-08-08 11:49:00 | pgsql/src/bin/pg_dump (pg_restore.c) |
| Previous Message | Tom Lane | 2000-08-07 20:16:08 | pgsql/src/interfaces/ecpg/preproc (preproc.y) |