mysqlcompat - mysqlcompat: Implement CRC32.

Поиск
Список
Период
Сортировка
От swm@pgfoundry.org (User Swm)
Тема mysqlcompat - mysqlcompat: Implement CRC32.
Дата
Msg-id 20051208062112.4A6DF1125034@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Implement CRC32. Passes basic tests against mysql 5.0.15

Modified Files:
--------------
    mysqlcompat:
        mathematical.sql (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/mysqlcompat/mysqlcompat/mathematical.sql.diff?r1=1.2&r2=1.3)

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

Предыдущее
От: h-saito@pgfoundry.org (User H-saito)
Дата:
Сообщение: pgsnmpd - pgsnmpd: Imported Sources
Следующее
От: swm@pgfoundry.org (User Swm)
Дата:
Сообщение: mysqlcompat - mysqlcompat: commit correct version of crc32()