]> granicus.if.org Git - postgresql/commit
Protected access to variable m_preparedCount via synchronized
authorJan Wieck <JanWieck@Yahoo.com>
Thu, 9 Oct 2003 01:17:07 +0000 (01:17 +0000)
committerJan Wieck <JanWieck@Yahoo.com>
Thu, 9 Oct 2003 01:17:07 +0000 (01:17 +0000)
commitf8d90fcc0ac64e4a3f8b4711a3883add019c59a7
treef81eab84595f0d463bfa6c39a1924841c40368cb
parent67afe3d861e6abf1a7aa91f4d88335939fa61065
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
src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java