[pgadmin-hackers] SVN Commit by hiroshi: r6185 - trunk/pgadmin3/debugger
Author: hiroshi Date: 2007-04-09 10:47:24 + (Mon, 09 Apr 2007) New Revision: 6185 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6185&view=rev Log: Action of method of displaying mainframe. The relation between the variable input dialog and the mainframe was mended. Modified: trunk/pgadmin3/debugger/debugger.cpp trunk/pgadmin3/debugger/wsCodeWindow.cpp ---(end of broadcast)--- TIP 6: explain analyze is your friend
[pgadmin-hackers] SVN Commit by dpage: r6186 - trunk/pgadmin3/debugger
Author: dpage Date: 2007-04-09 13:14:55 + (Mon, 09 Apr 2007) New Revision: 6186 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6186&view=rev Log: Use a generic name Modified: trunk/pgadmin3/debugger/debugger.cpp ---(end of broadcast)--- TIP 4: Have you searched our list archives? http://archives.postgresql.org
Re: [pgadmin-hackers] Debugger's store settings per pgAdmin.
Hiroshi Saito wrote: >>> There's something that bugs me. It's not that important but... the >>> title of the debugger's window is pgAdmin3. I think it should be >>> changed with pgAdmin III. >> >> No - It should just be Debugger, otherwise it'll need to hook into the >> pgAdmin appearanceFactory and the Mac App Bundle creation scripts. > > Eh?.? Please change it correctly. you think of it.:-) Done :-) /D ---(end of broadcast)--- TIP 6: explain analyze is your friend
Re: [pgadmin-hackers] Debugger's store settings per pgAdmin.
Hiroshi Saito wrote: There's something that bugs me. It's not that important but... the title of the debugger's window is pgAdmin3. I think it should be changed with pgAdmin III. No - It should just be Debugger, otherwise it'll need to hook into the pgAdmin appearanceFactory and the Mac App Bundle creation scripts. Eh?.? Please change it correctly. you think of it.:-) Done :-) Thnaks!:-) Regards, Hiroshi Saito ---(end of broadcast)--- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate
[pgadmin-hackers] SVN Commit by hiroshi: r6187 - trunk/pgadmin3/debugger
Author: hiroshi Date: 2007-04-09 17:53:00 + (Mon, 09 Apr 2007) New Revision: 6187 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6187&view=rev Log: detailed Version and file information and synchronization. Modified: trunk/pgadmin3/debugger/debugger.rc trunk/pgadmin3/debugger/wsMainFrame.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
[pgadmin-hackers] SVN Commit by hiroshi: r6188 - trunk/pgadmin3/debugger
Author: hiroshi Date: 2007-04-09 18:01:48 + (Mon, 09 Apr 2007) New Revision: 6188 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6188&view=rev Log: path change. Modified: trunk/pgadmin3/debugger/debugger.rc ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq
[pgadmin-hackers] SVN Commit by hiroshi: r6189 - trunk/pgadmin3
Author: hiroshi Date: 2007-04-09 18:42:54 + (Mon, 09 Apr 2007) New Revision: 6189 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6189&view=rev Log: Change in the order of compilation. (Debugger became back.) Modified: trunk/pgadmin3/Makefile.am ---(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