Author: dpage
Date: 2007-06-21 10:42:36 +0000 (Thu, 21 Jun 2007)
New Revision: 6381
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6381&view=rev
Log:
Gah - it's no wonder PostgreSQL avoids threading!! Another bash at ironing out the oddities that are showing up on a per-platform basis. All debugger exit points I can think of work correctly on Windows, with threads exiting cleanly in all cases. Checkin now... off to test OS X afer lunch, but hopefully we're there now!!
Modified:
trunk/pgadmin3/pgadmin/debugger/ctlCodeWindow.cpp
trunk/pgadmin3/pgadmin/debugger/dbgPgConn.cpp
trunk/pgadmin3/pgadmin/debugger/dlgDirectDbg.cpp
trunk/pgadmin3/pgadmin/debugger/frmDebugger.cpp
trunk/pgadmin3/pgadmin/include/debugger/dbgPgConn.h