mysqlcompat - mysqlcompat: All MySQL control flow functions

From: chriskl(at)pgfoundry(dot)org (User Chriskl)
To: pgsql-committers(at)postgresql(dot)org
Subject: mysqlcompat - mysqlcompat: All MySQL control flow functions
Date: 2005-11-24 12:32:11
Message-ID: 20051124123211.23AFA11250B4@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
All MySQL control flow functions reimplemented. Problem is they often need casts due to use of 'anyelement'

Added Files:
-----------
mysqlcompat/8.x:
controlflow.sql (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/mysqlcompat/mysqlcompat/8.x/controlflow.sql?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dpage 2005-11-24 12:33:55 psqlodbc - psqlodbc: Bump version number.
Previous Message User Chriskl 2005-11-24 12:22:37 mysqlcompat - mysqlcompat: All MySQL mathematical functions implemented