summaryrefslogtreecommitdiff
path: root/packages/postgres/src/postgres3dyn.pp
Commit message (Expand)AuthorAgeFilesLines
* * Add pg_encoding_to_char, by Lacomichael2016-07-111-0/+3
* * Patch from Laco to update to version 9 of postgres headers (bug ID 26314)michael2014-06-091-2/+28
* * Patch from Ludo Brands to fix 24497michael2013-05-291-132/+147
* * Switched to using ansistring, because dynlibs use ansistringsmichael2012-11-071-2/+2
* * Patch from Ludo brands to add IsLibraryLoaded sqlite/src/sqlite3.incmichael2012-10-261-4/+6
* * Set library name to pqlib for all windowsesmichael2012-08-311-1/+1
* * Changed library names to include version number, make uniform dynamic loade...michael2012-08-211-5/+25
* * postgres header support for PQdescribePrepared, part of mantis #20133marco2011-09-071-0/+2
* * Raise exception when PostgreSQL library is already loaded from a different...joost2011-06-241-3/+16
* * postgres initialize routine gets dll path as parameter. Default parameter ...marco2011-06-131-4/+4
* * pqsetdb was not exported in -dyn variant Mantis #14430marco2009-10-181-0/+2
* * lowercased a PQprepare's second p. As per mantis 14430marco2009-08-251-1/+1
* * Use DynLibs.Sharedsuffix for postgres,sqlite and odbcjoost2008-12-021-2/+2
* * postgres and sqlite movedmarco2008-01-261-0/+358