Quoting João Henrique Freitas <[EMAIL PROTECTED]>:

> Hello,
>
> Is a way to use PQputCopyData and PQputCopyEnd (like describe
> http://www.postgresql.org/docs/8.3/static/libpq-copy.html) with libdbi
> framework?
>
> Maybe *dbi_driver_specific_function()?
>

Basically yes. I've never looked into this interface, but apparently  
the drivers must actively export the functions in order to make them  
available. The pgsql driver currently does not export any functions.  
I'll have to look into this. Are there other candidate functions which  
should be exported, once I'm at it?

regards,
Markus

-- 
Markus Hoenicka
[EMAIL PROTECTED]
(Spam-protected email: replace the quadrupeds with "mhoenicka")
http://www.mhoenicka.de


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
libdbi-users mailing list
libdbi-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libdbi-users

Reply via email to