Skip to content

Some enhancements

Compare
Choose a tag to compare
@denizzzka denizzzka released this 05 Feb 13:16
· 533 commits to master since this release

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.