pgsql/src/include/utils (builtins.h)

From: Tom Lane <tgl>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/include/utils (builtins.h)
Date: 2000-07-29 03:26:55
Message-ID: 200007290326.e6T3Qti26152@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Friday, July 28, 2000 @ 23:26:54
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/include/utils
from hub.org:/home/projects/pgsql/tmp/cvs-serv25955/include/utils

Modified Files:
builtins.h

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

bpchar, varchar, bytea, numeric are toastable --- if you initdb, which
I did not force. I marked numeric as compressable-but-not-move-off-able,
partly to test that storage mode and partly because I've got doubts
that numerics are large enough to need external storage.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2000-07-29 18:45:52 pgsql/doc/src/sgml (datatype.sgml func.sgml)
Previous Message Tom Lane 2000-07-29 03:26:51 pgsql/src/include (fmgr.h)