summaryrefslogtreecommitdiffstats
path: root/action.h
diff options
context:
space:
mode:
authorLuis Fernando Muñoz Mejías <Luis.Fernando.Munoz.Mejias@cern.ch>2009-04-28 21:14:52 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-04-29 17:10:00 +0200
commitc35ce31aed4d873ed9564332374fbf82d7ff187d (patch)
tree1a87bbe02df434f7bfc95578731517cda7f735d4 /action.h
parent65a69831e955fa32b23e8f25d3ba67b1e3058e1d (diff)
downloadrsyslog-c35ce31aed4d873ed9564332374fbf82d7ff187d.tar.gz
rsyslog-c35ce31aed4d873ed9564332374fbf82d7ff187d.tar.xz
rsyslog-c35ce31aed4d873ed9564332374fbf82d7ff187d.zip
Replace get_db_statement by a template.
Instead of reading a complete line, we'll use a template and delegate in the core to read such template. Then, all omoracle has to do is to find that template and use it as the prepared statement. I'm not sure if this is the correct approach, though. It has to dig too much into rsyslog's structures... txt_statement is stored in a private area, so that we don't mess too much with rsyslog's internals (I still don't feel comfortable with this much digging into template structures).
Diffstat (limited to 'action.h')
0 files changed, 0 insertions, 0 deletions