Log Message:
-----------
2006-09-24 Francisco Figueiredo Jr. <[EMAIL PROTECTED]>
* NpgsqlConnectorPool.cs: Fixed Queue UseCount problem where it could
get negative when pool was cleared and there were pending connections. Thanks
Aaron Clauson ( aaron dot clauson at blueface dot ie) for heads up.
Modified Files:
--------------
Npgsql/src/Npgsql:
NpgsqlConnectorPool.cs (r1.26 -> r1.27)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/Npgsql/NpgsqlConnectorPool.cs.diff?r1=1.26&r2=1.27)
---------------------------(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