Log Message:
-----------
More changes for setup Dialog test button operation.
Fix the bug SQLStatistics ORDINAL_POSITION starts at 2 for PK index.
Modified Files:
--------------
psqlodbc:
environ.h (r1.25 -> r1.26)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/environ.h.diff?r1=1.25&r2=1.26)
info.c (r1.140 -> r1.141)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/info.c.diff?r1=1.140&r2=1.141)
setup.c (r1.42 -> r1.43)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/setup.c.diff?r1=1.42&r2=1.43)
---------------------------(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