Don't cast cleanup functions, provide wrappers instead (PgSQL, SQLite3).
commit596a3724e4364d77641154d4f69c7696e99c6054
authorBojan Smojver <bojan@apache.org>
Wed, 7 Jun 2006 12:11:03 +0000 (7 12:11 +0000)
committerBojan Smojver <bojan@apache.org>
Wed, 7 Jun 2006 12:11:03 +0000 (7 12:11 +0000)
tree29e5b364df59a9a4447d6bcbd0083bc6703652db
parentcaa144fb3bf0a15209ce1241ab259ed626a31d97
Don't cast cleanup functions, provide wrappers instead (PgSQL, SQLite3).

git-svn-id: https://svn.eu.apache.org/repos/asf/apr/apr-util/trunk@412384 13f79535-47bb-0310-9956-ffa450edef68
dbd/apr_dbd_pgsql.c
dbd/apr_dbd_sqlite3.c