Skip Menu |

This queue is for tickets about the DBD-Pg CPAN distribution.

Report information
The Basics
Id: 18585
Status: rejected
Priority: 0/
Queue: DBD-Pg

People
Owner: Nobody in particular
Requestors: shader [...] yandex.ru
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 1.48
Fixed in: (no value)



Subject: FR: cannot get imp_dbh->conn
I write module that use shared library for acceleration of upload/select many thousands tuples and it need get imp_dbh->conn handle from Perl code, but appropriate function not implemented at this moment. I solve this problem by #include a piece of dbdimp.h that describe "struct imp_dbh_st", but in next version this structure was changed and I can't set appropriate requires for my module. Can you export this symbol in next release?
It's not clear what you are asking for here. Can you explain differently, or perhaps share some code?