[pgadmin-hackers] SVN Commit by andreas: r4456 - trunk/pgadmin3/src/include/images

2005-09-19 Thread svn
Author: andreas Date: 2005-09-19 23:10:30 +0100 (Mon, 19 Sep 2005) New Revision: 4456 Modified: trunk/pgadmin3/src/include/images/elephant32.xpm trunk/pgadmin3/src/include/images/pgAdmin3.ico trunk/pgadmin3/src/include/images/pgAdmin3.xpm Log: shady elephant Modified: trunk/pgadmin3/src/

Re: [pgadmin-hackers] wrong order of drop ... create ... sentences

2005-09-19 Thread Diego Gil
Hi, It seems strange to me that nobody else reported this behavior, maybe a bug. It just me or what ?. :-). Today I compiled revision 4455, with an updated postgresql 8.1 beta 2 and still can't modify any table due to "ADD before DROP" issue. It seems to happen only in table properties dialog.

Re: [pgadmin-hackers] Slony scripts

2005-09-19 Thread Andreas Pflug
Dave Page wrote: Hi Andreas I was thinking about including the Slony scripts with the pgAdmin/pgInstaller packaging. To save me rooting through the code to find it, where does we look for them at the moment? Also, how do we handle different Slony versions? Scripts in a subdirectory someplace, o

Re: [pgadmin-hackers] Slony in pgAdmin

2005-09-19 Thread Andreas Pflug
Dave Page wrote: What's with Slony-I support in pgAdmin? Is someone working on it? Absolutely. We (well, Andreas anyway) has to give a presentation of it to a large usergroup at the end of October, so it's definitely being worked on. We've spent a fair bit on plane tickets etc. so this

Re: [pgadmin-hackers] Slony in pgAdmin

2005-09-19 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Tomasz Rybak > Sent: 18 September 2005 21:58 > To: pgAdmin Hackers > Subject: [pgadmin-hackers] Slony in pgAdmin > > As I might need Slony in my project, I decided to look > at it more closely. >

[pgadmin-hackers] Slony scripts

2005-09-19 Thread Dave Page
Hi Andreas I was thinking about including the Slony scripts with the pgAdmin/pgInstaller packaging. To save me rooting through the code to find it, where does we look for them at the moment? Also, how do we handle different Slony versions? Scripts in a subdirectory someplace, or do we rename them