CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: [EMAIL PROTECTED] 03/12/12 14:06:25
Modified files:
src/interfaces/jdbc/org/postgresql/jdbc2/optional: Tag:
REL7_4_STABLE
PooledConnectionImpl.java
src/interfaces/jdbc/org/postgresql/test/jdbc2/optional: Tag:
REL7_4_STABLE
ConnectionPoolTest.java
Log message:
fix casting pooled connections to PGStatement problem patch by JariP
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match