Some enhancements
Added:
- some connection describing methods from the libpq API
- execPrepared method
- possibility to set oid types to the prepare methods
- ability to setup DerelictPQ.missingSymbolCallback. So it is possible to use this library even with previous versions of libpq.so with some missing symbols.