
Up to [pgFoundry] / mysqlcompat / mysqlcompat
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Thu Dec 8 07:56:15 2005 UTC (6 years, 5 months ago) by chriskl
Branch: MAIN
CVS Tags: REL_1-0-B3,
HEAD
Changes since 1.4: +97 -98
lines
Diff to previous 1.4 (unified)
Reformat mathematical functions to adhere to coding standrards. Fix uninstall script.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Dec 8 06:47:29 2005 UTC (6 years, 5 months ago) by swm
Branch: MAIN
Changes since 1.3: +12 -11
lines
Diff to previous 1.3 (unified)
commit correct version of crc32()
Revision 1.3 / (download) - annotate - [select for diffs], Thu Dec 8 06:21:12 2005 UTC (6 years, 5 months ago) by swm
Branch: MAIN
Changes since 1.2: +79 -1
lines
Diff to previous 1.2 (unified)
Implement CRC32. Passes basic tests against mysql 5.0.15
Revision 1.2 / (download) - annotate - [select for diffs], Tue Nov 29 08:09:25 2005 UTC (6 years, 5 months ago) by chriskl
Branch: MAIN
CVS Tags: REL_1-0-B2,
REL_1-0-B1
Changes since 1.1: +1 -1
lines
Diff to previous 1.1 (unified)
Add MySQL && and || operators. Protect other stored procs to always use the pg_catalog || for concatentation
Revision 1.1 / (download) - annotate - [select for diffs], Fri Nov 25 05:54:05 2005 UTC (6 years, 5 months ago) by chriskl
Branch: MAIN
Add <=> null safe comparison. Move all files to root dir.