pgsql/src/include/access (hash.h)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql/src/include/access (hash.h)
Дата
Msg-id 200006190354.e5J3sfo68521@hub.org
обсуждение исходный текст
Список pgsql-committers
  Date: Sunday, June 18, 2000 @ 23:54:35
Author: tgl

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

Modified Files:
    hash.h

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

Clean up bogosities in pg_opclass, pg_amop, pg_amproc.  There are amproc
entries now for int8 and network hash indexes.  int24_ops and int42_ops
are gone.  pg_opclass no longer contains multiple entries claiming to be
the default opclass for the same datatype.  opr_sanity regress test
extended to catch errors like these in the future.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql/src/backend/utils/adt (date.c timestamp.c varchar.c)
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql/src/backend/utils/cache (catcache.c)