summaryrefslogtreecommitdiff
path: root/dbd/apr_dbd_pgsql.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaces in *.c.Ivan Zhakov2022-11-201-9/+9
* Allow apr_dbd_get_row() to be called with a different pool than apr_dbd_select()Stefan Fritsch2012-08-051-1/+1
* Switch pgsql module from PQescapeString (which pgsql now deprecates)Nick Kew2012-04-181-1/+1
* Refactoring to drop apr_config.h, renamed APU_MODULE_DECLARE_DATAWilliam A. Rowe Jr2009-12-171-3/+2
* Use locally scoped variables to avoid stomping on return codes.Bojan Smojver2009-06-301-18/+18
* Merge APR-Util trunk into APR.Paul Querna2009-03-241-0/+1315