Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

SVN Commit by dpage: r6379 - in trunk/pgadmin3/pgadmin: debugger include/debugger



Author: dpage

Date: 2007-06-19 14:43:28 +0000 (Tue, 19 Jun 2007)

New Revision: 6379

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6379&view=rev

Log:
(final?) rehashing of the debugger query threading. Rewrite the query thread to use async libpq functions so we can abort more easily (cancelling sync queries doesn't seem to work to well on Mac). whilst we're at it, convert tabs to spaces.



Modified:
   trunk/pgadmin3/pgadmin/debugger/ctlCodeWindow.cpp
   trunk/pgadmin3/pgadmin/debugger/ctlMessageWindow.cpp
   trunk/pgadmin3/pgadmin/debugger/ctlResultGrid.cpp
   trunk/pgadmin3/pgadmin/debugger/ctlStackWindow.cpp
   trunk/pgadmin3/pgadmin/debugger/ctlTabWindow.cpp
   trunk/pgadmin3/pgadmin/debugger/ctlVarWindow.cpp
   trunk/pgadmin3/pgadmin/debugger/dbgPgConn.cpp
   trunk/pgadmin3/pgadmin/debugger/dbgPgThread.cpp
   trunk/pgadmin3/pgadmin/debugger/dbgResultset.cpp
   trunk/pgadmin3/pgadmin/debugger/dbgTargetInfo.cpp
   trunk/pgadmin3/pgadmin/debugger/debugger.cpp
   trunk/pgadmin3/pgadmin/debugger/frmDebugger.cpp
   trunk/pgadmin3/pgadmin/include/debugger/dbgPgThread.h



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group