[pgadmin-hackers] SVN Commit by andreas: r4455 - in trunk/pgadmin3/src: dlg frm include

2005-09-18 Thread svn
Author: andreas Date: 2005-09-18 22:23:34 +0100 (Sun, 18 Sep 2005) New Revision: 4455 Modified: trunk/pgadmin3/src/dlg/dlgSelectConnection.cpp trunk/pgadmin3/src/frm/frmQuery.cpp trunk/pgadmin3/src/include/dlgSelectConnection.h Log: The very last fixes Modified: trunk/pgadmin3/src/dlg/dl

[pgadmin-hackers] SVN Commit by andreas: r4454 - in trunk/pgadmin3/src: base dlg frm include include/base

2005-09-18 Thread svn
Author: andreas Date: 2005-09-18 21:52:46 +0100 (Sun, 18 Sep 2005) New Revision: 4454 Modified: trunk/pgadmin3/src/base/pgConnBase.cpp trunk/pgadmin3/src/dlg/dlgSelectConnection.cpp trunk/pgadmin3/src/frm/frmQuery.cpp trunk/pgadmin3/src/include/base/pgConnBase.h trunk/pgadmin3/src/i

[pgadmin-hackers] Slony in pgAdmin

2005-09-18 Thread Tomasz Rybak
As I might need Slony in my project, I decided to look at it more closely. What's with Slony-I support in pgAdmin? Is someone working on it? When I use right-click New Object->Slony-I Cluster, window appears, but on the bottom there is string: "Slony-I creation scripts not available; only joining

[pgadmin-hackers] SVN Commit by andreas: r4453 - in trunk/pgadmin3/src: ctl dlg frm include include/ctl

2005-09-18 Thread svn
Author: andreas Date: 2005-09-18 19:49:33 +0100 (Sun, 18 Sep 2005) New Revision: 4453 Modified: trunk/pgadmin3/src/ctl/ctlSQLResult.cpp trunk/pgadmin3/src/dlg/dlgSelectConnection.cpp trunk/pgadmin3/src/frm/frmQuery.cpp trunk/pgadmin3/src/include/ctl/ctlSQLResult.h trunk/pgadmin3/src

[pgadmin-hackers] SVN Commit by andreas: r4452 - in trunk/pgadmin3/src: dlg include

2005-09-18 Thread svn
Author: andreas Date: 2005-09-18 19:01:51 +0100 (Sun, 18 Sep 2005) New Revision: 4452 Modified: trunk/pgadmin3/src/dlg/dlgSelectConnection.cpp trunk/pgadmin3/src/include/dlgSelectConnection.h Log: gcc fixes Modified: trunk/pgadmin3/src/dlg/dlgSelectConnection.cpp ===

[pgadmin-hackers] SVN Commit by andreas: r4451 - in trunk/pgadmin3/src: dlg include ui

2005-09-18 Thread svn
Author: andreas Date: 2005-09-18 18:34:15 +0100 (Sun, 18 Sep 2005) New Revision: 4451 Added: trunk/pgadmin3/src/dlg/dlgSelectConnection.cpp trunk/pgadmin3/src/include/dlgSelectConnection.h trunk/pgadmin3/src/ui/dlgSelectConnection.xrc Log: Allow Query Tool to use multiple connections Add

[pgadmin-hackers] SVN Commit by andreas: r4450 - trunk/pgadmin3/src

2005-09-18 Thread svn
Author: andreas Date: 2005-09-18 17:47:02 +0100 (Sun, 18 Sep 2005) New Revision: 4450 Modified: trunk/pgadmin3/src/Makefile.am Log: fix typo Modified: trunk/pgadmin3/src/Makefile.am === --- trunk/pgadmin3/src/Makefile.am 2005

[pgadmin-hackers] SVN Commit by andreas: r4449 - trunk/pgadmin3/src

2005-09-18 Thread svn
Author: andreas Date: 2005-09-18 17:44:32 +0100 (Sun, 18 Sep 2005) New Revision: 4449 Modified: trunk/pgadmin3/src/Makefile.am Log: Allow Query Tool to use multiple connections Modified: trunk/pgadmin3/src/Makefile.am === --- trun