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
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
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
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
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
===
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
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
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