From: Alessio B. <al...@al...> - 2001-04-04 06:41:50
|
Brian Aker wrote: > At this point, all date formatting is occuring > outside fo the database. This is probably a hold over from when > that was not the case. Ok. There are still two occurences of date_format inside the SQL. They are in Slash::DB::MySQL::autoUrl and getStoryList. Do you plan to change them to Perl code, too? Because otherwise we need a wrapper to map MySql's date_format into PostgreSql's to_char. It's ready, but it would require plpgsql so it'd be better to leave it out. -- Alessio F. Bragadini al...@al... APL Financial Services http://village.albourne.com Nicosia, Cyprus phone: +357-2-755750 "It is more complicated than you think" -- The Eighth Networking Truth from RFC 1925 |