[Typo3-dev] Porting to PostgreSQL (WAS: How to integrate non-MySQL ... )
Martin T. Kutschker
Martin.T.Kutschker at blackbox.net
Fri Apr 2 14:54:25 CEST 2004
Frank Joerdens wrote:
> On Fri, Mar 26, 2004 at 05:50:27PM +0100, Martin T. Kutschker wrote:
>
>>An even bigger problem are different functions supported. Again a set of
>>"allowed" functions should be made. **)
>
> Presumably you're not referring to server-side functions (the core
> doesn't use any server-side logic, as far as I could make out?!) ...
I was referring to SQL-functions. Functions like from_unixtime() may or
may not exist on other RDBMSs. For some of them functions may exist that
are either SQL-standard or a de-facto standard. If it would hurt to lose
the functionality, stored procedures could be required for non-Mysql DBs.
Masi
More information about the TYPO3-dev
mailing list