vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Author: dpage Date: 2006-04-21 10:17:31 +0100 (Fri, 21 Apr 2006) New Revision: 5081 Revision summary: http://svn.pgadmin.org/cgi-bin/viewc...=5081&view=rev Log: Replace the batch job execution code for Windows with a custom popen equivalent based on CreateProcess. This is needed on Win2K on which _popen() will not work from a service. Modified: trunk/pgadmin3/xtra/pgagent/include/pgAgent.h trunk/pgadmin3/xtra/pgagent/job.cpp trunk/pgadmin3/xtra/pgagent/win32.cpp ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend |