From: Alessio B. <al...@al...> - 2001-04-25 16:06:15
|
Hi, I've worked on the PostgreSQL port, checking the PostgreSQL.pm file and the Oracle port. I think I am close to a working version (I will test it tomorrow and/or over the weekend), but there are some info I need. Given that PostgreSQL.pm inherits from MySQL.pm, why these subroutines are overriden in the latest PostgreSQL.pm in pre2? deleteUser countUsersIndexExboxesByBid getCommentReply getNewstoryTitle saveStory getUser _genericCacheRefresh _genericGetCache _genericClearCache _genericGet _genericGetsCache _genericGets _genericGetCacheName I believe that due to time manipulation changes, these subs don't need to be overriden anymore: getDay getSubmissionForUser Thanks P.S. The port depends on patch #414881 (MySql/PostgreSQL compatibility functions) -- 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 |