[pgadmin-hackers] CVS Commit by andreas: fix quoting of quotes

2004-10-08 Thread cvs
Log Message: --- fix quoting of quotes Modified Files: -- pgadmin3/src/ui: frmExport.cpp (r1.13 -> r1.14) Index: frmExport.cpp === RCS file: /projects/pgadmin3/src/ui/frmExport.cpp,v retrieving revisio

[pgadmin-hackers] Tablespace omission

2004-10-08 Thread Hiroshi Saito
Hi Andreas. It is just entry omission...? Please apply it.-) Thank you. regards, Hiroshi Saito--- src/schema/pgDatabase.cpp.orig Sat Oct 9 03:47:24 2004 +++ src/schema/pgDatabase.cpp Sat Oct 9 03:49:06 2004 @@ -267,7 +267,11 @@ + wxT("-- DROP DATABASE ") + GetQuotedIdentifie

Re: [pgadmin-hackers] wxNB_BOTTOM problem of wxNotebook

2004-10-08 Thread Hiroshi Saito
Hi Andreas. From: "Andreas Pflug" <[EMAIL PROTECTED]> > Hiroshi Saito wrote: > > Hi Andreas. > > > > It is the problem which hasn't been solved since former times. > > https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1042673&group_id=9863 > > > > I don't understand the meaning of th

Re: [pgadmin-hackers] wxNB_BOTTOM problem of wxNotebook

2004-10-08 Thread Andreas Pflug
Hiroshi Saito wrote: Hi Andreas. It is the problem which hasn't been solved since former times. https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1042673&group_id=9863 I don't understand the meaning of this answer with being disappointed.:-( I want to ask you for help. This is a real M$i

Re: [pgadmin-hackers] CVS Commit by andreas: disable function owner for pgsql < 8.0 [Tony

2004-10-08 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 08 October 2004 14:33 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] CVS Commit by andreas: disable > function owner for pgsql < 8.0 [Tony > > Dave Page wrote: > > > > > > > Anyw

[pgadmin-hackers] CVS Commit by andreas: owner related fixes

2004-10-08 Thread cvs
Log Message: --- owner related fixes Modified Files: -- pgadmin3/src/include: pgObject.h (r1.59 -> r1.60) Index: pgObject.h === RCS file: /projects/pgadmin3/src/include/pgObject.h,v retrieving revision

[pgadmin-hackers] CVS Commit by andreas: owner related fixes

2004-10-08 Thread cvs
Log Message: --- owner related fixes Modified Files: -- pgadmin3/src/ui: dlgDomain.cpp (r1.24 -> r1.25) dlgSequence.cpp (r1.25 -> r1.26) Index: dlgSequence.cpp === RCS file: /projects/pgadmin3/

[pgadmin-hackers] CVS Commit by andreas: owner related fixes

2004-10-08 Thread cvs
Log Message: --- owner related fixes Modified Files: -- pgadmin3/src/schema: pgAggregate.cpp (r1.24 -> r1.25) pgConversion.cpp (r1.19 -> r1.20) pgDomain.cpp (r1.22 -> r1.23) pgFunction.cpp (r1.39 -> r1.40) pgLanguage.cpp (r1.25 -> r1.

Re: [pgadmin-hackers] CVS Commit by andreas: disable function owner

2004-10-08 Thread Andreas Pflug
Dave Page wrote: Anyway, I've got better things to do than argue about this. Please note contributors of any patches applied in the format [Author Name] in CVS and the changelog, and note reporters where appropriate in a form such as 'per report from Reporter Name'. Dave, I've been asking for a

Re: [pgadmin-hackers] CVS Commit by andreas: disable function owner for pgsql < 8.0 [Tony

2004-10-08 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 08 October 2004 13:34 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] CVS Commit by andreas: disable > function owner for pgsql < 8.0 [Tony > > So you'd really try to contact Ivan if

Re: [pgadmin-hackers] CVS Commit by andreas: disable function owner

2004-10-08 Thread Andreas Pflug
Dave Page wrote: It's not acceptable that even most trivial patches should lead to the necessity to re-contact the issuer. This could simply paralyze us. In this case, I'd opt to reject any posted patch until the author has expressively granted everything to anybody forever. As soon as a bu

Re: [pgadmin-hackers] CVS Commit by andreas: disable function owner for pgsql < 8.0 [Tony

2004-10-08 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 08 October 2004 13:03 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] CVS Commit by andreas: disable > function owner for pgsql < 8.0 [Tony > > so [reporter] only in changelog, not cv

Re: [pgadmin-hackers] CVS Commit by andreas: disable function owner

2004-10-08 Thread Andreas Pflug
Dave Page wrote: -Original Message- From: Andreas Pflug [mailto:[EMAIL PROTECTED] Sent: 08 October 2004 12:14 To: Dave Page Cc: [EMAIL PROTECTED] Subject: Re: [pgadmin-hackers] CVS Commit by andreas: disable function owner for pgsql < 8.0 [Tony Apparently I misunderstood that when I

Re: [pgadmin-hackers] CVS Commit by andreas: disable function owner for pgsql < 8.0 [Tony

2004-10-08 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 08 October 2004 12:14 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] CVS Commit by andreas: disable > function owner for pgsql < 8.0 [Tony > > > Apparently I misunderstood that when

Re: [pgadmin-hackers] CVS Commit by andreas: disable function owner

2004-10-08 Thread Andreas Pflug
Dave Page wrote: Andreas (and other committers); please use a message more like: disable function owner for pgsql < 8.0, per report from Tony Caduto I've used the [Name Here] convention for years to note the author of the change, just so we can see who actually wrote the code in question in cas

Re: [pgadmin-hackers] CVS Commit by andreas: disable function owner for pgsql < 8.0 [Tony

2004-10-08 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: 08 October 2004 11:49 > To: [EMAIL PROTECTED] > Subject: [pgadmin-hackers] CVS Commit by andreas: disable > function owner for pgsql < 8.0 [Tony > > Log Message: > ---

[pgadmin-hackers] CVS Commit by andreas: disable function owner for pgsql < 8.0 [Tony

2004-10-08 Thread cvs
Log Message: --- disable function owner for pgsql < 8.0 [Tony Caduto] Modified Files: -- pgadmin3/src/ui: dlgFunction.cpp (r1.42 -> r1.43) Index: dlgFunction.cpp === RCS file: /projects/pgadmin3/src/ui

[pgadmin-hackers] CVS Commit by andreas: remove maximize button on MSW

2004-10-08 Thread cvs
Log Message: --- remove maximize button on MSW Modified Files: -- pgadmin3/src/ui: dlgProperty.cpp (r1.97 -> r1.98) Index: dlgProperty.cpp === RCS file: /projects/pgadmin3/src/ui/dlgProperty.cpp,v retr

Re: [pgadmin-hackers] Update pgAdmin3 and Website for Indonesian Translation

2004-10-08 Thread Dave Page
Many thanks - updates applied to CVS. It might take a day or so for them to work their way up to the status pages etc. Regards, Dave > -Original Message- > From: Erwien Samantha Y [mailto:[EMAIL PROTECTED] > Sent: 08 October 2004 05:43 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject:

[pgadmin-hackers] CVS Commit by dpage: Updated Indonesian translation from Erwien Samantha

2004-10-08 Thread cvs
Log Message: --- Updated Indonesian translation from Erwien Samantha Y Modified Files: -- pgadmin3/src/ui/id_ID: pgadmin3.mo (r1.24 -> r1.25) pgadmin3.po (r1.23 -> r1.24) Index: pgadmin3.po ===