[pgadmin-hackers] when is the release of pgadmin 1.6.3?

2007-03-06 Thread Dhanaraj M
Hi Dave I would like to know when pgadmin-1.6.3 will be released. Any approximate timeline? Thanks Dhanaraj ---(end of broadcast)--- TIP 4: Have you searched our list archives? http://archives.postgresql.org

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

2007-03-06 Thread svn
Author: dpage Date: 2007-03-06 22:38:19 + (Tue, 06 Mar 2007) New Revision: 5997 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5997&view=rev Log: Just because we can't find the slon pid, it doesn't mean it's not running. Modified: trunk/pgadmin3/pgadmin/slony/slClust

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

2007-03-06 Thread svn
Author: dpage Date: 2007-03-06 22:08:22 + (Tue, 06 Mar 2007) New Revision: 5996 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5996&view=rev Log: Add missing file. Added: trunk/pgadmin3/pgadmin/ui/dlgPackage.xrc ---(end of broadcast)-

[pgadmin-hackers] SVN Commit by dpage: r5995 - branches/REL-1_6_0_PATCHES/pgadmin3/src/dlg

2007-03-06 Thread svn
Author: dpage Date: 2007-03-06 21:56:13 + (Tue, 06 Mar 2007) New Revision: 5995 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5995&view=rev Log: Trim database/schema restrictions before using or storing them. Modified: branches/REL-1_6_0_PATCHES/pgadmin3/src/dlg/dlg

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

2007-03-06 Thread svn
Author: dpage Date: 2007-03-06 21:55:38 + (Tue, 06 Mar 2007) New Revision: 5994 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5994&view=rev Log: Trim database/schema restrictions before using or storing them. Modified: trunk/pgadmin3/pgadmin/dlg/dlgDatabase.cpp t

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

2007-03-06 Thread svn
Author: dpage Date: 2007-03-06 21:34:27 + (Tue, 06 Mar 2007) New Revision: 5993 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5993&view=rev Log: Improve slony docs Modified: trunk/pgadmin3/docs/en_US/slony-path.html ---(end of broadcast)

[pgadmin-hackers] SVN Commit by dpage: r5992 - branches/REL-1_6_0_PATCHES/pgadmin3/docs/en_US

2007-03-06 Thread svn
Author: dpage Date: 2007-03-06 21:34:17 + (Tue, 06 Mar 2007) New Revision: 5992 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5992&view=rev Log: Improve slony docs Modified: branches/REL-1_6_0_PATCHES/pgadmin3/docs/en_US/slony-path.html ---(

[pgadmin-hackers] SVN Commit by dpage: r5991 - in branches/REL-1_6_0_PATCHES/pgadmin3: . src/slony

2007-03-06 Thread svn
Author: dpage Date: 2007-03-06 21:28:28 + (Tue, 06 Mar 2007) New Revision: 5991 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5991&view=rev Log: 2007-03-06 DP 1.6.3 Fix a bug that prevented adding new nodes to a Slony cluster, per Duncan Beeby. Modified: branches

[pgadmin-hackers] SVN Commit by dpage: r5990 - in trunk/pgadmin3: . pgadmin/slony

2007-03-06 Thread svn
Author: dpage Date: 2007-03-06 21:27:53 + (Tue, 06 Mar 2007) New Revision: 5990 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5990&view=rev Log: 2007-03-06 DP 1.6.3 Fix a bug that prevented adding new nodes to a Slony cluster, per Duncan Beeby.

Re: [pgadmin-hackers] Using VC++ Express to develop pgAdmin3

2007-03-06 Thread Dave Page
Jeff Boehmer wrote: David, Thanks for the advice. I am able to run the wxWidgets samples and create my own wxWidget 'hello world' test. While going through the setup for the 'hello world' I realized that some of the additional dependencies I had set up for pgAdmin3 were incorrect. (That'

Re: [pgadmin-hackers] Using VC++ Express to develop pgAdmin3

2007-03-06 Thread Jeff Boehmer
David, Thanks for the advice. I am able to run the wxWidgets samples and create my own wxWidget 'hello world' test. While going through the setup for the 'hello world' I realized that some of the additional dependencies I had set up for pgAdmin3 were incorrect. (That's what I get for cutt

Re: [pgadmin-hackers] Using VC++ Express to develop pgAdmin3

2007-03-06 Thread Dave Page
Jeff Boehmer wrote: David, Thanks for your reply. It's been a long time since I did any c/c++ development. For the last 10 years it's been a lot of Java, VB, web, and database work. I have some free time right now because I am between jobs so I thought I would look into open source. Sinc

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

2007-03-06 Thread svn
Author: dpage Date: 2007-03-06 16:55:43 + (Tue, 06 Mar 2007) New Revision: 5989 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5989&view=rev Log: Improve handling of changes to restriction properties of objects. Modified: trunk/pgadmin3/pgadmin/dlg/dlgDatabase.cpp

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

2007-03-06 Thread svn
Author: dpage Date: 2007-03-06 16:23:38 + (Tue, 06 Mar 2007) New Revision: 5987 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5987&view=rev Log: Remember the server's SSL mode property correctly. Modified: trunk/pgadmin3/CHANGELOG trunk/pgadmin3/pgadmin/schema/pg

[pgadmin-hackers] SVN Commit by dpage: r5988 - in branches/REL-1_6_0_PATCHES/pgadmin3: . src/schema

2007-03-06 Thread svn
Author: dpage Date: 2007-03-06 16:24:06 + (Tue, 06 Mar 2007) New Revision: 5988 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5988&view=rev Log: Remember the server's SSL mode property correctly. Modified: branches/REL-1_6_0_PATCHES/pgadmin3/CHANGELOG branches/RE

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

2007-03-06 Thread svn
Author: dpage Date: 2007-03-06 16:06:17 + (Tue, 06 Mar 2007) New Revision: 5986 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5986&view=rev Log: Fix schema restriction Modified: trunk/pgadmin3/pgadmin/include/schema/pgDatabase.h trunk/pgadmin3/pgadmin/schema/pgSc

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

2007-03-06 Thread svn
Author: dpage Date: 2007-03-06 15:39:35 + (Tue, 06 Mar 2007) New Revision: 5985 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5985&view=rev Log: Package support for EnterpriseDB 8.2+ Modified: trunk/pgadmin3/pgadmin/schema/pgSchema.cpp ---(e

Re: [pgadmin-hackers] Refreshing Objects when their SQL-Script is copied into new SQL Window

2007-03-06 Thread Dave Page
Florian G. Pflug wrote: > Hi > > When debugging plpgsql functions, I usually click on the > function I want to edit, and then on the SQL Icon. This > opens a new SQL Window, with the "CREATE FUNCTION.." > Statement already filled on. If I now change the function, > hit F5, close the window, and re

Re: [pgadmin-hackers] The "dependent" list shows _RULE if a view depends on something

2007-03-06 Thread Dave Page
Florian G. Pflug wrote: > Hi > > I just noticed that the list if dependents of an > object list the _RULE, and not the view if that > objects is being used in a rule. > > This is technically correct - but I think it'd > be more userfriend to show the view instead. > Would a patch for this be acce

[pgadmin-hackers] Refreshing Objects when their SQL-Script is copied into new SQL Window

2007-03-06 Thread Florian G. Pflug
Hi When debugging plpgsql functions, I usually click on the function I want to edit, and then on the SQL Icon. This opens a new SQL Window, with the "CREATE FUNCTION.." Statement already filled on. If I now change the function, hit F5, close the window, and reopen it, I see the old version of the

[pgadmin-hackers] The "dependent" list shows _RULE if a view depends on something

2007-03-06 Thread Florian G. Pflug
Hi I just noticed that the list if dependents of an object list the _RULE, and not the view if that objects is being used in a rule. This is technically correct - but I think it'd be more userfriend to show the view instead. Would a patch for this be accepted, or is this "by design"? greetings,

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

2007-03-06 Thread svn
Author: dpage Date: 2007-03-06 10:28:06 + (Tue, 06 Mar 2007) New Revision: 5983 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5983&view=rev Log: Log helper app paths to aid diagnostics. Modified: trunk/pgadmin3/pgadmin/pgAdmin3.cpp ---(end o

[pgadmin-hackers] SVN Commit by dpage: r5984 - branches/REL-1_6_0_PATCHES/pgadmin3/src

2007-03-06 Thread svn
Author: dpage Date: 2007-03-06 10:28:31 + (Tue, 06 Mar 2007) New Revision: 5984 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5984&view=rev Log: Log helper app paths to aid diagnostics. Modified: branches/REL-1_6_0_PATCHES/pgadmin3/src/pgAdmin3.cpp

Re: [pgadmin-hackers] [pgsql-slavestothewww] pgadmin.org downtime

2007-03-06 Thread Dave Page
Dave Page wrote: > Apologies for the short notice - the host machine that > developer.pgadmin.org and nagios.pgadmin.org run on is due for a kernel > upgrade in about 15 minutes, so there will be a short period of downtime > whilst VMWare is reconfigured. Upgrade complete, everything working as no

[pgadmin-hackers] SVN Commit by dpage: r5982 - in branches/REL-1_6_0_PATCHES/pgadmin3: . src/ctl

2007-03-06 Thread svn
Author: dpage Date: 2007-03-06 09:22:17 + (Tue, 06 Mar 2007) New Revision: 5982 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5982&view=rev Log: Prevent the RULE privilege becoming re-enabled for tables on PostgreSQL 8.2+, per Erwin. Modified: branches/REL-1_6_0_PA

[pgadmin-hackers] SVN Commit by dpage: r5981 - in trunk/pgadmin3: . pgadmin/ctl

2007-03-06 Thread svn
Author: dpage Date: 2007-03-06 09:22:01 + (Tue, 06 Mar 2007) New Revision: 5981 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5981&view=rev Log: Prevent the RULE privilege becoming re-enabled for tables on PostgreSQL 8.2+, per Erwin. Modified: trunk/pgadmin3/CHANGE

[pgadmin-hackers] pgadmin.org downtime

2007-03-06 Thread Dave Page
Apologies for the short notice - the host machine that developer.pgadmin.org and nagios.pgadmin.org run on is due for a kernel upgrade in about 15 minutes, so there will be a short period of downtime whilst VMWare is reconfigured. Regards, Dave. ---(end of broadcast)--

Re: [pgadmin-hackers] Using VC++ Express to develop pgAdmin3

2007-03-06 Thread Dave Page
Jeff Boehmer wrote: > Hello, > > My apologies right up front if this is the wrong place to look for help. > > I have been trying to compile and run the latest pgAdmin3 source code > and after battling my way through compile and link errors I have final > been stopped cold. Battling? as long as y