Log Message:
-----------
Remove rdbmsDbInfoTable_data_set.[ch], as they're unneeded
Modified Files:
--------------
pgsnmpd:
Makefile (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/Makefile.diff?r1=1.5&r2=1.6)
pgsnmpd.c (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsnmpd.c.diff?r1=1.6&r2=1.7)
rdbmsDbInfoTable.h (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/rdbmsDbInfoTable.h.diff?r1=1.1&r2=1.2)
Removed Files:
-------------
pgsnmpd:
rdbmsDbInfoTable_data_set.c
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/rdbmsDbInfoTable_data_set.c)
rdbmsDbInfoTable_data_set.h
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/rdbmsDbInfoTable_data_set.h)
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match