Author: dpage Date: 2007-12-05 13:13:06 +0000 (Wed, 05 Dec 2007)
New Revision: 6872 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6872&view=rev Log: Don't allow the user to direct-debug trigger functions, only global breakpoints should be used on them (or the trigger itself). Modified: branches/REL-1_8_0_PATCHES/pgadmin3/CHANGELOG branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/debugger/debugger.cpp ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match