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

From: eggyknap(at)pgfoundry(dot)org (User Eggyknap)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsnmpd - pgsnmpd: Fixed all kinds of problems with custom queries: *
Date: 2009-08-14 06:09:49
Message-ID: 20090814060949.42F3F107207C@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Itagaki 2009-08-14 06:48:24 orafce - orafce: Adjust plvlex parse for 8.5.
Previous Message Peter Eisentraut 2009-08-13 21:14:31 pgsql: Remove stray character in type description