summaryrefslogtreecommitdiff
path: root/dbd/apr_dbd_pgsql.c
Commit message (Expand)AuthorAgeFilesLines
* Allow apr_dbd_get_row() to be called with a different pool than apr_dbd_select()sf2012-08-051-1/+1
* Switch pgsql module from PQescapeString (which pgsql now deprecates)niq2012-04-181-1/+1
* Refactoring to drop apr_config.h, renamed APU_MODULE_DECLARE_DATAwrowe2009-12-171-3/+2
* Use locally scoped variables to avoid stomping on return codes.bojan2009-06-301-18/+18
* Merge APR-Util trunk into APR.pquerna2009-03-241-0/+1315