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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql/src/test/regress/expected (opr_sanity.out)
Дата
Msg-id 200008210448.e7L4mvJ07809@hub.org
обсуждение исходный текст
Список 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.

В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql/src/include/parser (parse_coerce.h)
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql/src/backend/utils/adt (varbit.c)