Log Message:
-----------
Protected access to variable m_preparedCount via synchronized
function to prevent multiple threads using automatic cursors on
the same connection from stomping over each others cursor.

Originally Jan Wieck, re-reported by Jack Orenstein after
accidental removal.

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
    pgsql-server/src/interfaces/jdbc/org/postgresql/jdbc1:
        AbstractJdbc1Statement.java (r1.41.2.6 -> r1.41.2.7)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java.diff?r1=1.41.2.6&r2=1.41.2.7)

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to