src/utils_db_query.[ch]: Allow a callback function to be passed to udb_query_create.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 5 Feb 2009 19:21:20 +0000 (20:21 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 5 Feb 2009 19:21:20 +0000 (20:21 +0100)
commit9b38f5f412d6b33cd0e5be812d830f09bef72647
tree4cd956bc58f5a6991e88d09cceea2f18003a806b
parent8490780130e2b31287d6731c187ba0ae3b645368
src/utils_db_query.[ch]: Allow a callback function to be passed to udb_query_create.

This allows plugins to handle custom options in the <Query> blocks.
src/dbi.c
src/oracle.c
src/utils_db_query.c
src/utils_db_query.h