pgsql: Further fix int64/float8 time/timetz

Поиск
Список
Период
Сортировка
От teodor@svr1.postgresql.org (Teodor Sigaev)
Тема pgsql: Further fix int64/float8 time/timetz
Дата
Msg-id 20050227092808.2AF0856624@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Further fix int64/float8 time/timetz

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/contrib/btree_gist:
        btree_time.c (r1.3.4.3 -> r1.3.4.4)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/btree_gist/btree_time.c.diff?r1=1.3.4.3&r2=1.3.4.4)

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

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Adjust OS-specific kernel settings to mention old and new BSD
Следующее
От: neilc@svr1.postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Add explicit casts between int4 and boolean.