mysqlcompat - mysqlcompat: Implement CRC32.

From: swm(at)pgfoundry(dot)org (User Swm)
To: pgsql-committers(at)postgresql(dot)org
Subject: mysqlcompat - mysqlcompat: Implement CRC32.
Date: 2005-12-08 06:21:12
Message-ID: 20051208062112.4A6DF1125034@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Swm 2005-12-08 06:47:29 mysqlcompat - mysqlcompat: commit correct version of crc32()
Previous Message User H-saito 2005-12-08 04:25:01 pgsnmpd - pgsnmpd: Imported Sources