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
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
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)-
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
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
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)
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
---(
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
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.
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'
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
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
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
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
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
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
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
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
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
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
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,
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
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
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
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
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
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)--
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
28 matches
Mail list logo