Re: pgAdmin III

From: Sven Köhler <skoehler(at)upb(dot)de>
To: Andreas Pflug <Andreas(dot)Pflug(at)web(dot)de>
Cc: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, pgadmin-support(at)postgresql(dot)org
Subject: Re: pgAdmin III
Date: 2003-06-19 22:05:34
Message-ID: 3EF233AE.3090705@upb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> Sven, what you didn't mention is that you're probably using the German
> language setting.
> There was a translation of "%d rows." into "%s Zeilen." which is
> obviously the highway to hell.

OK - so - why did pgAdmin crash? will the code be fixed? pgAdmin
shouldn't crash just because there's something wrong in the translation.
I might guess, that you're using printf which took the integer as a
string-pointer etc.
This is very unsafe and i wouldn't know any way to fix that :-( except
writing some kind of "safe" printf-function.

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message George T. Gibson 2003-06-19 22:50:16 Re: pgadmin3 questions/bug?
Previous Message Andreas Pflug 2003-06-19 22:01:48 Re: pgAdmin III