Log Message:
---
Replace the former method of determining snapshot xmax --- to wit, calling
ReadNewTransactionId from GetSnapshotData --- with a "latestCompletedXid"
variable that is updated during transaction commit or abort. Since
latestCompletedXid is written only in places that had to
Log Message:
---
Add pg_namespace, pg_opclass, and pg_operator (and reprocess a bunch of MIBs so
it thinks it's gotta check in all the other MIBs I've already completed)
Added Files:
---
pgsnmpd/pgsql_mib_pieces:
pg_namespace.mib (r1.1)
(http://cvs.pgfoundry.o
Log Message:
---
Make this work in more than just bash
Modified Files:
--
pgsnmpd/pgsql_mib_pieces:
reprocess.sh (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/reprocess.sh.diff?r1=1.2&r2=1.3)
-