summaryrefslogtreecommitdiff
path: root/databases/libdbi/files/patch-src__dbi_result.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to libdbi version 0.9.0. [1]Gerald Pfeifer2014-03-031-0/+25
This supports multiple independent "instances", which permits programs to use several dlopen()ed modules which are linked against libdbi. Support for transactions and savepoints has been added, and drivers now receive additional hints to optimize sequential reads from result sets. Convert to staging (simplifying PORTDOCS handling). PR: 178779 [1] Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> [1] Approved by: maintainer timeout (clsung, >9 months) [1]