CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/10/08 22:17:07

Modified files:
        src/interfaces/jdbc/org/postgresql/jdbc1: 
                                                  AbstractJdbc1Statement.java 

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.
        
        Jan


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to