pgsnmpd - pgsnmpd: Add instrumentation for pg_aggregate - Mailing list pgsql-committers

From eggyknap@pgfoundry.org (User Eggyknap)
Subject pgsnmpd - pgsnmpd: Add instrumentation for pg_aggregate
Date
Msg-id 20080117114924.B6E8817AD0D9@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add instrumentation for pg_aggregate

Added Files:
-----------
    pgsnmpd/PGSQL-MIB_src/pgsqlCatalogTables/pgsqlPgAggregateTable:
        pgsqlPgAggregateTable.c (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/PGSQL-MIB_src/pgsqlCatalogTables/pgsqlPgAggregateTable/pgsqlPgAggregateTable.c?rev=1.1&content-type=text/x-cvsweb-markup)
        pgsqlPgAggregateTable.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/PGSQL-MIB_src/pgsqlCatalogTables/pgsqlPgAggregateTable/pgsqlPgAggregateTable.h?rev=1.1&content-type=text/x-cvsweb-markup)
        pgsqlPgAggregateTable_data_access.c (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/PGSQL-MIB_src/pgsqlCatalogTables/pgsqlPgAggregateTable/pgsqlPgAggregateTable_data_access.c?rev=1.1&content-type=text/x-cvsweb-markup)
        pgsqlPgAggregateTable_data_access.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/PGSQL-MIB_src/pgsqlCatalogTables/pgsqlPgAggregateTable/pgsqlPgAggregateTable_data_access.h?rev=1.1&content-type=text/x-cvsweb-markup)
        pgsqlPgAggregateTable_data_get.c (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/PGSQL-MIB_src/pgsqlCatalogTables/pgsqlPgAggregateTable/pgsqlPgAggregateTable_data_get.c?rev=1.1&content-type=text/x-cvsweb-markup)
        pgsqlPgAggregateTable_data_get.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/PGSQL-MIB_src/pgsqlCatalogTables/pgsqlPgAggregateTable/pgsqlPgAggregateTable_data_get.h?rev=1.1&content-type=text/x-cvsweb-markup)
        pgsqlPgAggregateTable_data_set.c (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/PGSQL-MIB_src/pgsqlCatalogTables/pgsqlPgAggregateTable/pgsqlPgAggregateTable_data_set.c?rev=1.1&content-type=text/x-cvsweb-markup)
        pgsqlPgAggregateTable_data_set.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/PGSQL-MIB_src/pgsqlCatalogTables/pgsqlPgAggregateTable/pgsqlPgAggregateTable_data_set.h?rev=1.1&content-type=text/x-cvsweb-markup)
        pgsqlPgAggregateTable_enums.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/PGSQL-MIB_src/pgsqlCatalogTables/pgsqlPgAggregateTable/pgsqlPgAggregateTable_enums.h?rev=1.1&content-type=text/x-cvsweb-markup)
        pgsqlPgAggregateTable_interface.c (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/PGSQL-MIB_src/pgsqlCatalogTables/pgsqlPgAggregateTable/pgsqlPgAggregateTable_interface.c?rev=1.1&content-type=text/x-cvsweb-markup)
        pgsqlPgAggregateTable_interface.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/PGSQL-MIB_src/pgsqlCatalogTables/pgsqlPgAggregateTable/pgsqlPgAggregateTable_interface.h?rev=1.1&content-type=text/x-cvsweb-markup)
        pgsqlPgAggregateTable_oids.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/PGSQL-MIB_src/pgsqlCatalogTables/pgsqlPgAggregateTable/pgsqlPgAggregateTable_oids.h?rev=1.1&content-type=text/x-cvsweb-markup)

pgsql-committers by date:

Previous
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: pgcrypto doc updates Marko Kreen
Next
From: eggyknap@pgfoundry.org (User Eggyknap)
Date:
Subject: pgsnmpd - pgsnmpd: New Directory