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

Поиск
Список
Период
Сортировка
От thomas@postgresql.org
Тема pgsql/src/include/utils (date.h)
Дата
Msg-id 200012031451.eB3EpBk17272@hub.org
обсуждение исходный текст
Список pgsql-committers
  Date: Sunday, December  3, 2000 @ 09:51:11
Author: thomas

Update of /home/projects/pgsql/cvsroot/pgsql/src/include/utils
     from hub.org:/home/projects/pgsql/developers/thomas/CURRENT/pgsql/src/include/utils

Modified Files:
    date.h

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

Repair usage of the OVERLAPS operator.
Allow some operator-like tokens to be used as function names.
Flesh out support for time, timetz, and interval operators
 and interactions.
Regression tests pass, but non-reference-platform horology test results
 will need to be updated.


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

Предыдущее
От: thomas@postgresql.org
Дата:
Сообщение: pgsql/src/include/catalog (catversion.h pg_operator.h pg_proc.h)
Следующее
От: thomas@postgresql.org
Дата:
Сообщение: pgsql/src/test/regress/sql (horology.sql time.sql)