[pgadmin-hackers] SVN Commit by dpage: r5375 - in trunk/pgadmin3/src: dlg include

2006-09-18 Thread svn
Author: dpage Date: 2006-09-18 09:53:11 +0100 (Mon, 18 Sep 2006) New Revision: 5375 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5375&view=rev Log: Fix a crash when a user without privileges views the properties of a database. Modified: trunk/pgadmin3/src/dlg/dlgProper

Re: [pgadmin-hackers] Crash under Linux with compiled pgadmin 1.6 Beta 1

2006-09-18 Thread Dave Page
> -Original Message- > From: Guillaume Lelarge [mailto:[EMAIL PROTECTED] > Sent: 18 September 2006 07:22 > To: Dave Page > Cc: pgadmin-hackers@postgresql.org > Subject: Re: [pgadmin-hackers] Crash under Linux with > compiled pgadmin 1.6 Beta 1 > > Dave Page a écrit : > > I can't repro

Re: [pgadmin-hackers] Crash under Linux with compiled pgadmin 1.6

2006-09-18 Thread Guillaume Lelarge
Dave Page a écrit : > [...] > Ah, right - got it. Patch committed. > > Thanks for the report. > OK, I've just tried it and it works great, thanks :) Can you warn us when you'll be able to release beta 2 ? I don't want to annoy you with many .po updates. Stéphane (sas), Christophe (kryskool) and

Re: [pgadmin-hackers] small patch request(pgIndex.cpp)

2006-09-18 Thread Hiroshi Saito
Hi Dave. I followed the intellisense of MS-VC simply. However, it may have desirable long at the reason columnCount is long. --correction:-) NumToStr((long)(i-1)) -- Thanks! Regards, Hiroshi Saito Hi Dave. :\HOME\pgadmin3-1.6.0-beta1\src\schema\pgIndex.cpp(117) : error C2668: 'NumToStr'