[pgadmin-hackers] The special word for Pl/pgSQL is added.

2007-10-18 Thread Hiroshi Saito
Hi Dave. I want to add some keywords. However, Although it should originally put into keywords.h, it becomes outside by the reason for being peculiar to PL/pgSQL. Are there some objection? Regards, Hiroshi Saito ctlSQLBox_patch Description: Binary data ---(end of bro

Re: [pgadmin-hackers] debugger problem?

2007-10-18 Thread Hiroshi Saito
Done! Fixed now. - Original Message - From: "Hiroshi Saito" <[EMAIL PROTECTED]> Hi Dave. The line number of the indicator of a debugger is not displayed. Is this only my phenomenon? ---(end of broadcast)--- TIP 2: Don't 'kill -9' t

[pgadmin-hackers] SVN Commit by hiroshi: r6757 - in trunk/pgadmin3: . pgadmin/debugger

2007-10-18 Thread svn
Author: hiroshi Date: 2007-10-19 03:31:39 +0100 (Fri, 19 Oct 2007) New Revision: 6757 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6757&view=rev Log: Fixed line number of the indicator of a debugger is not displayed. Modified: trunk/pgadmin3/CHANGELOG trunk/pgadmin

[pgadmin-hackers] debugger problrm?

2007-10-18 Thread Hiroshi Saito
Hi Dave. The line number of the indicator of a debugger is not displayed. Is this only my phenomenon? Regards, Hiroshi Saito ---(end of broadcast)--- TIP 6: explain analyze is your friend

[pgadmin-hackers] SVN Commit by dpage: r6756 - trunk/pgadmin3/docs/en_US

2007-10-18 Thread svn
Author: dpage Date: 2007-10-18 11:57:18 +0100 (Thu, 18 Oct 2007) New Revision: 6756 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6756&view=rev Log: Doc tweaks, as suggested by Laurent ROCHE Modified: trunk/pgadmin3/docs/en_US/pgagent-install.html trunk/pgadmin3/docs

[pgadmin-hackers] SVN Commit by guillaume: r6755 - in trunk/pgadmin3: . docs docs/it_IT pkg/win32/src

2007-10-18 Thread svn
Author: guillaume Date: 2007-10-18 10:47:33 +0100 (Thu, 18 Oct 2007) New Revision: 6755 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6755&view=rev Log: Add italian hints, per Giuseppe Sacco. Added: trunk/pgadmin3/docs/it_IT/ trunk/pgadmin3/docs/it_IT/tips.txt Modif

[pgadmin-hackers] SVN Commit by dpage: r6754 - trunk/pgadmin3/pgadmin/utils

2007-10-18 Thread svn
Author: dpage Date: 2007-10-18 09:46:09 +0100 (Thu, 18 Oct 2007) New Revision: 6754 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6754&view=rev Log: Honour the forTypes flag when quoting which we seem to have forgotten. This ensures we only quote names like 'character varyi

[pgadmin-hackers] SVN Commit by dpage: r6753 - trunk/pgadmin3/pgadmin/schema

2007-10-18 Thread svn
Author: dpage Date: 2007-10-18 09:29:25 +0100 (Thu, 18 Oct 2007) New Revision: 6753 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6753&view=rev Log: Recognise serial columns with quoted sequence names. Modified: trunk/pgadmin3/pgadmin/schema/pgColumn.cpp --

Re: [pgadmin-hackers] Sorting issue in table grid

2007-10-18 Thread Dave Page
Erwin Brandstetter wrote: > Fix: > Make sure there is a newline before appending the ORDER BY clause. Thanks, fixed. Regards, Dave ---(end of broadcast)--- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index

[pgadmin-hackers] SVN Commit by dpage: r6752 - trunk/pgadmin3/pgadmin/frm

2007-10-18 Thread svn
Author: dpage Date: 2007-10-18 08:53:31 +0100 (Thu, 18 Oct 2007) New Revision: 6752 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6752&view=rev Log: Include a \n before the ORDER BY clause when sorting/filtering edit grid data, to ensure that comments at the end of the filt