| From: | Tom Lane <tgl> |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql/src/include/parser (parse_coerce.h) |
| Date: | 2000-08-21 04:48:54 |
| Message-ID: | 200008210448.e7L4ms207769@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Date: Monday, August 21, 2000 @ 00:48:53
Author: tgl
Update of /home/projects/pgsql/cvsroot/pgsql/src/include/parser
from hub.org:/home/projects/pgsql/tmp/cvs-serv7719/include/parser
Modified Files:
parse_coerce.h
----------------------------- Log Message -----------------------------
First pass at integrating BIT and BIT VARYING code from Adriaan Joubert.
Update functions to new-style fmgr, make BIT and VARBIT be binary-
equivalent, add entries to allow these types to be btree indexed,
correct a few bugs. BIT/VARBIT are now toastable, too.
NOTE: initdb forced due to catalog updates.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2000-08-21 04:48:56 | pgsql/src/include/utils (varbit.h) |
| Previous Message | Tom Lane | 2000-08-21 04:48:52 | pgsql/src/include/catalog (catversion.h pg_amop.h pg_amproc.h pg_opclass.h pg_operator.h pg_proc.h pg_type.h) |