|
From: <no...@so...> - 2001-04-09 13:37:18
|
Patches item #414881, was updated on 2001-04-09 06:37 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=304421&aid=414881&group_id=4421 Category: MAIN branch Group: None Status: Open Priority: 5 Submitted By: Alessio Bragadini (alessio) Assigned to: Nobody/Anonymous (nobody) Summary: Adds mysql->postgresql sql functions Initial Comment: This patch to the slashschema_create SQL script for PostgreSQL adds an handful of functions to mimic existing MySQL functions (from_unixtime, to_days, etc.) and fixes a bug in a table definition. The functions have been kindly contributed by Zachary Beane <xa...@xa...> and are in the public domain. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=304421&aid=414881&group_id=4421 |