since when? PDO was designed to allow drivers to provide their own functions, which many drivers do.
On Mon, May 24, 2010 at 5:16 AM, Lester Caine <les...@lsces.co.uk> wrote: > Denis Gasparin wrote: > >> Hi. >> >> I developed some patches for PDO/Postgresql driver in order to add some >> useful methods that were available in the original pgsql driver. >> > > p...@lists.php.net is the right place for PDO development ;) > > But more important, any NEW functions should be generic. Otherwise why not > simply use the pgsql driver. Proliferating different driver specific > functions is not supposed to be happening in PDO? > > -- > Lester Caine - G8HFL > ----------------------------- > Contact - http://lsces.co.uk/wiki/?page=contact > L.S.Caine Electronic Services - http://lsces.co.uk > EnquirySolve - http://enquirysolve.com/ > Model Engineers Digital Workshop - http://medw.co.uk// > Firebird - http://www.firebirdsql.org/index.php > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >