Обсуждение: pgsnmpd - pgsnmpd: Fixed all kinds of problems with custom queries: *

Поиск
Список
Период
Сортировка

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

От
eggyknap@pgfoundry.org (User Eggyknap)
Дата:
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)