mysqlcompat - mysqlcompat: commit correct version of crc32()

Поиск
Список
Период
Сортировка
От swm@pgfoundry.org (User Swm)
Тема mysqlcompat - mysqlcompat: commit correct version of crc32()
Дата
Msg-id 20051208064729.A1F231125034@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
commit correct version of crc32()

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

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

Предыдущее
От: swm@pgfoundry.org (User Swm)
Дата:
Сообщение: mysqlcompat - mysqlcompat: Implement CRC32.
Следующее
От: chriskl@pgfoundry.org (User Chriskl)
Дата:
Сообщение: mysqlcompat - mysqlcompat: Reformat mathematical functions to adhere to