pgsql/src/test/regress/expected (opr_sanity.out)

From: Tom Lane <tgl>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/test/regress/expected (opr_sanity.out)
Date: 2000-08-21 04:48:57
Message-ID: 200008210448.e7L4mvJ07809@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Monday, August 21, 2000 @ 00:48:57
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/test/regress/expected
from hub.org:/home/projects/pgsql/tmp/cvs-serv7719/test/regress/expected

Modified Files:
opr_sanity.out

----------------------------- 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.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2000-08-21 17:22:32 pgsql/src/backend/commands (analyze.c command.c)
Previous Message Tom Lane 2000-08-21 04:48:56 pgsql/src/include/utils (varbit.h)