Re: [pgadmin-hackers] Bug in CREATE USER script

2004-08-13 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Darko Prenosil > Sent: 13 August 2004 21:59 > To: [EMAIL PROTECTED] > Subject: [pgadmin-hackers] Bug in CREATE USER script > > > Please change the order of ENCRYPTED and PASSWORD keywords > and

Re: [pgadmin-hackers] build error pgadmin3-src-20040805.tar.gz

2004-08-13 Thread Raphaël Enrici
Dave Page wrote: -Original Message- From: Raphaël Enrici [mailto:[EMAIL PROTECTED] Sent: 12 August 2004 23:02 To: Andreas Pflug; Dave Page Cc: [EMAIL PROTECTED] Subject: Re: [pgadmin-hackers] build error pgadmin3-src-20040805.tar.gz good news, gcc-3.4 and g++-3.4 are available in debian/

[pgadmin-hackers] Bug in CREATE USER script

2004-08-13 Thread Darko Prenosil
Create script for user have a serious bug: CREATE USER test WITH SYSID 101 PASSWORD ENCRYPTED md5c104555d849cf47bd82febf072dd479c NOCREATEDB NOCREATEUSER; and it should be : CREATE USER test WITH SYSID 101 ENCRYPTED PASSWORD 'md5c104555d849cf47bd82febf072dd479c' NOCREATEDB NOCREATEUS

[pgadmin-hackers] CVS Commit by andreas: bugs update

2004-08-13 Thread cvs
Log Message: --- bugs update Modified Files: -- pgadmin3: BUGS.txt (r1.50 -> r1.51) Index: BUGS.txt === RCS file: /projects/pgadmin3/BUGS.txt,v retrieving revision 1.50 retrieving revision 1.51 diff -L

Re: [pgadmin-hackers] pgAdmin III nearing beta phase (latvian translation)

2004-08-13 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 13 August 2004 13:47 > To: [EMAIL PROTECTED] > Cc: Dave Page; [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] pgAdmin III nearing beta phase > (latvian translation) > > Lauris Bukšis wrote: > > Hi, > > >

Re: [pgadmin-hackers] pgAdmin III nearing beta phase (latvian translation)

2004-08-13 Thread Andreas Pflug
Lauris Bukšis wrote: Hi, Btw I think that Makefiles also should be changed otherwise latvian language files won't be included in release or am I wrong? Uh, apparently you're right, and it's not only Latvian. Regards, Andreas ---(end of broadcast)-

Re: [pgadmin-hackers] pgAdmin III nearing beta phase (latvian translation)

2004-08-13 Thread Lauris Bukšis
Hi, Btw I think that Makefiles also should be changed otherwise latvian language files won't be included in release or am I wrong? Lafriks Dave Page wrote: -Original Message- From: Lauris Buksis [mailto:[EMAIL PROTECTED] Sent: 13 August 2004 01:11 To: Dave Page Cc: [EMAIL PROTECTED

[pgadmin-hackers] CVS Commit by dpage: Compile translation

2004-08-13 Thread cvs
Log Message: --- Compile translation Modified Files: -- pgadmin3/src/ui/lv_LV: pgadmin3.mo (r1.5 -> r1.6) ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-

Re: [pgadmin-hackers] pgAdmin III nearing beta phase (latvian translation)

2004-08-13 Thread Dave Page
> -Original Message- > From: Lauris Buksis [mailto:[EMAIL PROTECTED] > Sent: 13 August 2004 01:11 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: Re: pgAdmin III nearing beta phase (latvian translation) > > Hi, > > Translated new strings and fixed old ones ;) Now > translation i