Thread: pgsnmpd - pgsnmpd: Fixed all kinds of problems with custom queries: *

pgsnmpd - pgsnmpd: Fixed all kinds of problems with custom queries: *

From
eggyknap@pgfoundry.org (User Eggyknap)
Date:
Log Message:
-----------
Fixed all kinds of problems with custom queries:

* Properly set min and max column counts
* Conversion from Oid and numeric types to SNMP types works
* Addition of pgsnmpdConnID and rdbmsDbIndex indexes works correctly
* Removed several unneeded debugging messages

Modified Files:
--------------
    pgsnmpd:
        customquery.c (r1.4 -> r1.5)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/customquery.c?r1=1.4&r2=1.5)