Re: [pgadmin-hackers] Preparation for 1.8

2007-04-04 Thread Hiroshi Saito
Hi. Ok, I do one's best:-) more evolution the pgAdmin.! Regards, Hiroshi Saito From: "Dave Page" <[EMAIL PROTECTED]> Hi all, Just a heads-up - I'd like to aim to be ready to go to beta by the end of the month, so if you have any outstanding patches or bugs, please post them ASAP!! Hiros

[pgadmin-hackers] Two bugs

2007-04-04 Thread Robins
Hi all, Couldn't find these two bugs in the known bugs list so am posting here. Issue 1: When a view is changed (via SQL or any other source) and when one tries to 'View all' the View, the column headers are blank. Refreshing the 'Views' parent twice (one when this view disappears, and the secon

[pgadmin-hackers] SVN Commit by guillaume: r6175 - in trunk/pgadmin3/i18n: es_ES ko_KR tr_TR

2007-04-04 Thread svn
Author: guillaume Date: 2007-04-04 22:14:33 + (Wed, 04 Apr 2007) New Revision: 6175 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6175&view=rev Log: Automatic merge using stringmerge script. Modified: trunk/pgadmin3/i18n/es_ES/pgadmin3.mo trunk/pgadmin3/i18n/ko_K

[pgadmin-hackers] SVN Commit by guillaume: r6174 - trunk/pgadmin3/i18n/tr_TR

2007-04-04 Thread svn
Author: guillaume Date: 2007-04-04 22:12:19 + (Wed, 04 Apr 2007) New Revision: 6174 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6174&view=rev Log: Update turkish translation, per Onur Yalaz?\196?\177. Modified: trunk/pgadmin3/i18n/tr_TR/pgadmin3.po -

[pgadmin-hackers] SVN Commit by guillaume: r6173 - branches/REL-1_6_0_PATCHES/pgadmin3/i18n/tr_TR

2007-04-04 Thread svn
Author: guillaume Date: 2007-04-04 22:09:53 + (Wed, 04 Apr 2007) New Revision: 6173 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6173&view=rev Log: Update turkish translation, per Onur Yalaz?\196?\177. Modified: branches/REL-1_6_0_PATCHES/pgadmin3/i18n/tr_TR/pgadm

Re: [pgadmin-hackers] SVN Commit by guillaume: r6161 - in branches/REL-1_6_0_PATCHES/pgadmin3/docs: . zh_TW zh_TW/hints

2007-04-04 Thread Guillaume Lelarge
Quan Zongliang(Gmail) a écrit : It seems zh_CN needs some changes, too. Done too. Thanks for telling me. Regards. -- Guillaume. ---(end of broadcast)--- TIP 7: You can help support the PostgreSQL project by donating at http:/

Re: [pgadmin-hackers] SVN Commit by guillaume: r6161 - in branches/REL-1_6_0_PATCHES/pgadmin3/docs: . zh_TW zh_TW/hints

2007-04-04 Thread Guillaume Lelarge
Dave Page a écrit : Guillaume Lelarge wrote: Dave Page a ecrit le 04/04/2007 10:37: [EMAIL PROTECTED] wrote: Author: guillaume Date: 2007-04-04 07:04:45 + (Wed, 04 Apr 2007) New Revision: 6161 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6161&view=rev Log: Add zh_T

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

2007-04-04 Thread svn
Author: guillaume Date: 2007-04-04 21:17:00 + (Wed, 04 Apr 2007) New Revision: 6172 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6172&view=rev Log: Add zh_CN and zh_TW translation on build scripts. Modified: trunk/pgadmin3/Makefile.am trunk/pgadmin3/pkg/win32/s

[pgadmin-hackers] SVN Commit by guillaume: r6171 - in branches/REL-1_6_0_PATCHES/pgadmin3: . pkg/win32/src

2007-04-04 Thread svn
Author: guillaume Date: 2007-04-04 21:06:19 + (Wed, 04 Apr 2007) New Revision: 6171 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6171&view=rev Log: Add zh_CN and zh_TW translation on build scripts. Modified: branches/REL-1_6_0_PATCHES/pgadmin3/Makefile.am branc

[pgadmin-hackers] Preparation for 1.8

2007-04-04 Thread Dave Page
Hi all, Just a heads-up - I'd like to aim to be ready to go to beta by the end of the month, so if you have any outstanding patches or bugs, please post them ASAP!! Hiroshi; for your info - I'd like to be able to start helping tidy up and complete the debugger after the end of next week, so

Re: [pgadmin-hackers] Debugger integration

2007-04-04 Thread Dave Page
Florian G. Pflug wrote: Maybe removing those libs from the output of pg_config that we surely don't need or want (like -lpgport) is workable alternative? Yeah, that sounds reasonable. I'll try to do that, and try to cleanup that part of acinclude.m4. Thanks :-) Regards, Dave -

Re: [pgadmin-hackers] Debugger integration

2007-04-04 Thread Florian G. Pflug
Dave Page wrote: Florian G. Pflug wrote: Dave Page wrote: Florian G. Pflug wrote: I'm currently thinking that unconditionally adding the output of pg_config --libs to LIBS if linking statically might be a better approach - thoughts? That whole section of the file seems a bit kooky to me - it

Re: [pgadmin-hackers] Debugger issues

2007-04-04 Thread Hiroshi Saito
Hi. From: "Dave Page" <[EMAIL PROTECTED]> Hi Hiroshi, In case you haven't spotted these, here are a couple of issues I've found with the debugger: - Debugging seems to start on about line 3 of the function :-( Ahh.. Yes, I am going for it to offer repair work with handling of a line. -

Re: [pgadmin-hackers] Mac OS X Query Result Pane

2007-04-04 Thread Dave Page
Ketema wrote: > I did not know how to describew this, so I included a mpg showing what > I have noticed. If the mpg is removed from the post I also included a > link. > > In a nut shell the result pane row header does not move with thactual > result columns when scrolling horizontally. when ther

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

2007-04-04 Thread svn
Author: dpage Date: 2007-04-04 16:14:10 + (Wed, 04 Apr 2007) New Revision: 6170 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6170&view=rev Log: Note wxGrid scrolling bug, reported by Ketema Modified: trunk/pgadmin3/BUGS ---(end of broadcas

Re: [pgadmin-hackers] Debugger integration

2007-04-04 Thread Dave Page
Florian G. Pflug wrote: > Dave Page wrote: >> Florian G. Pflug wrote: >>> I'm currently thinking that unconditionally adding the output >>> of pg_config --libs to LIBS if linking statically might >>> be a better approach - thoughts? >> >> That whole section of the file seems a bit kooky to me - it

Re: [pgadmin-hackers] Debugger integration

2007-04-04 Thread Florian G. Pflug
Dave Page wrote: Florian G. Pflug wrote: I'm currently thinking that unconditionally adding the output of pg_config --libs to LIBS if linking statically might be a better approach - thoughts? That whole section of the file seems a bit kooky to me - it does some weird stuff on Solaris as well.

[pgadmin-hackers] SVN Commit by dpage: r6169 - in trunk/pgadmin3: . pgadmin/include/schema pgadmin/schema

2007-04-04 Thread svn
Author: dpage Date: 2007-04-04 15:50:07 + (Wed, 04 Apr 2007) New Revision: 6169 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6169&view=rev Log: Display the constraint OID for index constraints, not the index OID. Add the index OID as a new property, per Harald. Modif

Re: [pgadmin-hackers] Debugger integration

2007-04-04 Thread Dave Page
Florian G. Pflug wrote: > Dave Page wrote: >> Florian G. Pflug wrote: >>> BTW, I've been working on an i386 binary of pgadmin3 that is statically >>> linked. >>> If've managed to compile static version of libxml, libxslt, wxwidgets >>> and >>> libpq, but configure fails for pgadmin3 because it does

Re: [pgadmin-hackers] Bug Report

2007-04-04 Thread Dave Page
Zongliang, Quan wrote: > In pgServer.cpp, Line 752: > > if (executed) > { > password = newVal; > StorePassword(); > --->return false; > } > else > return false; > > Although the passwd had been changed successfully with "Change Password" > dialog. "The

[pgadmin-hackers] SVN Commit by dpage: r6168 - in trunk/pgadmin3: . pgadmin/include/schema pgadmin/schema

2007-04-04 Thread svn
Author: dpage Date: 2007-04-04 15:21:11 + (Wed, 04 Apr 2007) New Revision: 6168 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6168&view=rev Log: Ensure the password change dialog works with stored passwords. Fix the incorrect password change confirmation, per Zongliang,

Re: [pgadmin-hackers] Debugger integration

2007-04-04 Thread Florian G. Pflug
Dave Page wrote: Florian G. Pflug wrote: BTW, I've been working on an i386 binary of pgadmin3 that is statically linked. If've managed to compile static version of libxml, libxslt, wxwidgets and libpq, but configure fails for pgadmin3 because it doesn't know that it has to pass "-lssl" when link

[pgadmin-hackers] Mac OS X Query Result Pane

2007-04-04 Thread Ketema
I did not know how to describew this, so I included a mpg showing what I have noticed. If the mpg is removed from the post I also included a link. In a nut shell the result pane row header does not move with thactual result columns when scrolling horizontally. when there are many result columns

[pgadmin-hackers] Debugger issues

2007-04-04 Thread Dave Page
Hi Hiroshi, In case you haven't spotted these, here are a couple of issues I've found with the debugger: - Debugging seems to start on about line 3 of the function :-( - The debugger displays the parameters dialog then promptly crashes if debugging a function with no parameters :-( Also, there

[pgadmin-hackers] SVN Commit by dpage: r6167 - trunk/www/download

2007-04-04 Thread svn
Author: dpage Date: 2007-04-04 14:34:10 + (Wed, 04 Apr 2007) New Revision: 6167 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6167&view=rev Log: Update Mac instruction, per Florian (iirc) Modified: trunk/www/download/macosx.php ---(end of b

[pgadmin-hackers] SVN Commit by dpage: r6166 - trunk/www/development

2007-04-04 Thread svn
Author: dpage Date: 2007-04-04 14:33:01 + (Wed, 04 Apr 2007) New Revision: 6166 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6166&view=rev Log: Roadmap update Modified: trunk/www/development/roadmap.php ---(end of broadcast)---

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

2007-04-04 Thread svn
Author: dpage Date: 2007-04-04 14:23:29 + (Wed, 04 Apr 2007) New Revision: 6165 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6165&view=rev Log: Add the Mac Command-W key issue to the bugs list Modified: trunk/pgadmin3/BUGS ---(end of broad

Re: [pgadmin-hackers] Debugger integration

2007-04-04 Thread Dave Page
Florian G. Pflug wrote: > Dave Page wrote: >> The existing complete-bundle.sh code works fine, and rewrites the paths >> to the wx libraries as expected, however the debugger crashes when run. >> As best I can figure, this is because although the debugger has the >> correct relative paths to the li

Re: [pgadmin-hackers] Debugger integration

2007-04-04 Thread Florian G. Pflug
Dave Page wrote: The existing complete-bundle.sh code works fine, and rewrites the paths to the wx libraries as expected, however the debugger crashes when run. As best I can figure, this is because although the debugger has the correct relative paths to the libraries, some of those (wx) librarie

[pgadmin-hackers] SVN Commit by dpage: r6164 - in trunk/pgadmin3: . debugger pgadmin pkg/mac xtra/pgagent

2007-04-04 Thread svn
Author: dpage Date: 2007-04-04 12:28:32 + (Wed, 04 Apr 2007) New Revision: 6164 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6164&view=rev Log: build a Debugger.app within the pgAdmin3.app resources directory in the Mac App bundle. This does introduce one downside: T

Re: [pgadmin-hackers] Debugger integration

2007-04-04 Thread Dave Page
Dave Page wrote: > I'd be happy to go with the embedded bundle option - what puts me off is > that I'm still not overly confident with make etc. The merged code > option is nicest in theory, but I'd be concerned that it would always > seem like bolted on code without an almost complete rewrite (wh

[pgadmin-hackers] Bug Report

2007-04-04 Thread Zongliang, Quan
In pgServer.cpp, Line 752: if (executed) { password = newVal; StorePassword(); --->return false; } else return false; Although the passwd had been changed successfully with "Change Password" dialog. "The password could not be changed!" message always po

Re: [pgadmin-hackers] SVN Commit by guillaume: r6161 - in branches/REL-1_6_0_PATCHES/pgadmin3/docs: . zh_TW zh_TW/hints

2007-04-04 Thread Quan Zongliang(Gmail)
It seems zh_CN needs some changes, too. :) Regards. Quan On Wed, 04 Apr 2007 09:37:42 +0100 Dave Page <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > Author: guillaume > > > > Date: 2007-04-04 07:04:45 + (Wed, 04 Apr 2007) > > > > New Revision: 6161 > > > > Revision summary: >

Re: [pgadmin-hackers] SVN Commit by guillaume: r6161 - in branches/REL-1_6_0_PATCHES/pgadmin3/docs: . zh_TW zh_TW/hints

2007-04-04 Thread Dave Page
Guillaume Lelarge wrote: > Dave Page a ecrit le 04/04/2007 10:37: >> [EMAIL PROTECTED] wrote: >>> Author: guillaume >>> >>> Date: 2007-04-04 07:04:45 + (Wed, 04 Apr 2007) >>> >>> New Revision: 6161 >>> >>> Revision summary: >>> http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6161&view=rev >>> >

Re: [pgadmin-hackers] SVN Commit by guillaume: r6161 - in branches/REL-1_6_0_PATCHES/pgadmin3/docs: . zh_TW zh_TW/hints

2007-04-04 Thread Guillaume Lelarge
Dave Page a ecrit le 04/04/2007 10:37: [EMAIL PROTECTED] wrote: Author: guillaume Date: 2007-04-04 07:04:45 + (Wed, 04 Apr 2007) New Revision: 6161 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6161&view=rev Log: Add zh_TW translation of docs and hints, per ChaoYi Kuo

[pgadmin-hackers] SVN Commit by dpage: r6163 - trunk/pgadmin3/pgadmin/dlg

2007-04-04 Thread svn
Author: dpage Date: 2007-04-04 07:54:42 + (Wed, 04 Apr 2007) New Revision: 6163 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6163&view=rev Log: Silence GCC warning Modified: trunk/pgadmin3/pgadmin/dlg/dlgFunction.cpp ---(end of broadcast)-

Re: [pgadmin-hackers] SVN Commit by guillaume: r6161 - in branches/REL-1_6_0_PATCHES/pgadmin3/docs: . zh_TW zh_TW/hints

2007-04-04 Thread Dave Page
[EMAIL PROTECTED] wrote: > Author: guillaume > > Date: 2007-04-04 07:04:45 + (Wed, 04 Apr 2007) > > New Revision: 6161 > > Revision summary: > http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6161&view=rev > > Log: > Add zh_TW translation of docs and hints, per ChaoYi Kuo. Shouldn't there

[pgadmin-hackers] SVN Commit by guillaume: r6162 - in trunk/pgadmin3/docs: . zh_TW zh_TW/hints

2007-04-04 Thread svn
Author: guillaume Date: 2007-04-04 07:04:57 + (Wed, 04 Apr 2007) New Revision: 6162 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6162&view=rev Log: Add zh_TW translation of docs and hints, per ChaoYi Kuo. Added: trunk/pgadmin3/docs/zh_TW/ trunk/pgadmin3/docs/zh

[pgadmin-hackers] SVN Commit by guillaume: r6161 - in branches/REL-1_6_0_PATCHES/pgadmin3/docs: . zh_TW zh_TW/hints

2007-04-04 Thread svn
Author: guillaume Date: 2007-04-04 07:04:45 + (Wed, 04 Apr 2007) New Revision: 6161 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6161&view=rev Log: Add zh_TW translation of docs and hints, per ChaoYi Kuo. Added: branches/REL-1_6_0_PATCHES/pgadmin3/docs/zh_TW/ b