pgsnmpd - pgsnmpd: Fixed all kinds of problems with custom queries: * - Mailing list pgsql-committers

From eggyknap@pgfoundry.org (User Eggyknap)
Subject pgsnmpd - pgsnmpd: Fixed all kinds of problems with custom queries: *
Date
Msg-id 20090814060949.42F3F107207C@pgfoundry.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Remove stray character in type description
Next
From: itagaki@pgfoundry.org (User Itagaki)
Date:
Subject: orafce - orafce: Adjust plvlex parse for 8.5.