Re: [pgadmin-hackers] pgAdmin licence

2007-10-11 Thread Andreas Pflug
Dave Page wrote: > Andreas Pflug wrote: > >> for me the worst case already happened last year, when I had to fork my >> own code to continue my job. As a consequence, I won't give away control >> over sources any more for tools I release to the public, such as >> www.pse-consulting.de/pg/pgImpor

Re: [pgadmin-hackers] pgAdmin licence

2007-10-11 Thread Dave Page
Andreas Pflug wrote: > for me the worst case already happened last year, when I had to fork my > own code to continue my job. As a consequence, I won't give away control > over sources any more for tools I release to the public, such as > www.pse-consulting.de/pg/pgImport.zip. I find that an incre

Re: [pgadmin-hackers] pgAdmin licence

2007-10-11 Thread Andreas Pflug
Dave Page wrote: > This email has been sent to you because our records indicate that at > some point in the past you have contributed to the pgAdmin III project > (http://www.pgadmin.org). It this is not the case, please let me know as > soon as possible. > > Since it was first released, pgAdmin II

[pgadmin-hackers] SVN Commit by hiroshi: r6736 - trunk/pgadmin3/i18n/ja_JP

2007-10-11 Thread svn
Author: hiroshi Date: 2007-10-11 17:50:30 +0100 (Thu, 11 Oct 2007) New Revision: 6736 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6736&view=rev Log: Update Japanese. Modified: trunk/pgadmin3/i18n/ja_JP/pgadmin3.mo trunk/pgadmin3/i18n/ja_JP/pgadmin3.po ---

Re: [pgadmin-hackers] Handling the pg_global of tablespace.

2007-10-11 Thread Hiroshi Saito
From: "Dave Page" <[EMAIL PROTECTED]> It should still work for superusers though shouldn't it? Eh?, Is it ACL bug of PostgreSQL ver 8.3b1? As for superuser, 2007-10-11 13:53:23 ERROR : ERROR: permission denied for tablespace pg_global 2007-10-11 15:31:16 ERROR : ERROR: permission deni

Re: [pgadmin-hackers] Handling the pg_global of tablespace.

2007-10-11 Thread Dave Page
It should still work for superusers though shouldn't it? /D > --- Original Message --- > From: "Hiroshi Saito" <[EMAIL PROTECTED]> > To: pgadmin-hackers@postgresql.org > Sent: 11/10/07, 06:01:56 > Subject: [pgadmin-hackers] Handling the pg_global of tablespace. > > Hi All. > > As for pg