
Up to [pgFoundry] / mysqlcompat / mysqlcompat
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3 / (download) - annotate - [select for diffs], Tue Dec 6 18:52:10 2011 UTC (5 months, 1 week ago) by jablonov
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +5 -2
lines
Diff to previous 1.2 (unified)
Update string and datetime functions to be valid on PostgreSQL 8.4 and higher. Drop cast, aggregate and operator if exists before it is created. Retested on 8.4.x, 9.0.x, 9.1.x
Revision 1.2 / (download) - annotate - [select for diffs], Wed Nov 30 06:32:06 2005 UTC (6 years, 5 months ago) by chriskl
Branch: MAIN
CVS Tags: REL_1-0-B3,
REL_1-0-B2,
REL_1-0-B1
Changes since 1.1: +13 -0
lines
Diff to previous 1.1 (unified)
More additions to the readme. Move all operators toone file. Many more string functions.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Nov 29 08:09:25 2005 UTC (6 years, 5 months ago) by chriskl
Branch: MAIN
Add MySQL && and || operators. Protect other stored procs to always use the pg_catalog || for concatentation