[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'master'
    Florian Forster 
    octo at verplant.org
       
    Wed Aug 11 15:57:13 CEST 2010
    
    
  
 src/collectd.conf.pod |   27 ------
 src/dbi.c             |    2 +-
 src/oracle.c          |    2 +-
 src/postgresql.c      |    3 +-
 src/utils_db_query.c  |  242 +------------------------------------------------
 src/utils_db_query.h  |    2 +-
 6 files changed, 5 insertions(+), 273 deletions(-)
New commits:
commit 97a1b92446be5e0ebb68d25ec8b94743f2ac12fb
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Wed Aug 11 15:45:01 2010 +0200
    src/utils_db_query.[ch]: Remove legacy code.
    
    The "legacy mode" supported an old configuration schema of the
    PostgreSQL plugin. This commit removes it, so only the recommended
    configuration remains possible.
    
    
More information about the collectd-changes
mailing list