
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: +6 -0
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 Dec 7 07:58:22 2005 UTC (6 years, 5 months ago) by chriskl
Branch: MAIN
CVS Tags: REL_1-0-B3,
REL_1-0-B2
Changes since 1.1: +37 -0
lines
Diff to previous 1.1 (unified)
Many more functions, casts, etc. done.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Dec 6 03:56:27 2005 UTC (6 years, 5 months ago) by chriskl
Branch: MAIN
Add MySQL's implicit casts from time/date/timestamp to integer/bigint