Don't expect variable argument list to end with NULL
commit04b4c85b1b4be9b261ada49e73585c402278a6c4
authorBojan Smojver <bojan@apache.org>
Tue, 13 Jun 2006 03:49:54 +0000 (13 03:49 +0000)
committerBojan Smojver <bojan@apache.org>
Tue, 13 Jun 2006 03:49:54 +0000 (13 03:49 +0000)
treef4eda73c51155b74d0a37fb7899cab9fb5f6410b
parentd158d350bdac85f779739ffeedb3c9609443185a
Don't expect variable argument list to end with NULL
for PostgreSQL and SQLite3 DBD drivers. Count instead.

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