diff options
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | 2006-07-25 13:57:57 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-07-25 14:11:36 -0700 |
commit | 96256bba949f43548a0be0af877680eb62b156f6 (patch) | |
tree | c69068cab8aa08fde89623524bb1331291b2cb5c /diffcore-break.c | |
parent | cvsserver: suppress warnings (diff) | |
download | tgif-96256bba949f43548a0be0af877680eb62b156f6.tar.xz |
cvsserver: avoid warning about active db handles
Turns out that DBD::SQLite does not favour preparing statements which are
never executed. So, turn all 4 statements, which were prepared _always_,
into methods, like the other 12 prepared statements.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'diffcore-break.c')
0 files changed, 0 insertions, 0 deletions