mysqlcompat - mysqlcompat: Implement date_format(), str_to_date() and

From: chriskl(at)pgfoundry(dot)org (User Chriskl)
To: pgsql-committers(at)postgresql(dot)org
Subject: mysqlcompat - mysqlcompat: Implement date_format(), str_to_date() and
Date: 2005-12-10 05:26:53
Message-ID: 20051210052653.6205A1125030@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Implement date_format(), str_to_date() and time_format()

Modified Files:
--------------
mysqlcompat:
datetime.sql (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/mysqlcompat/mysqlcompat/datetime.sql.diff?r1=1.7&r2=1.8)
uninstall.sql (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/mysqlcompat/mysqlcompat/uninstall.sql.diff?r1=1.5&r2=1.6)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dpage 2005-12-10 15:03:08 pginstaller - pginst: Remove some Unix line ends.
Previous Message Tom Lane 2005-12-10 01:09:14 pgsql: Remove incorrect increment of lineno, per David Fetter.