Re: Testing 1.7: Crash on viewing properties of unique constraints

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Testing 1.7: Crash on viewing properties of unique constraints
Дата
Msg-id 46705A2A.1000702@lelarge.info
обсуждение исходный текст
Ответ на Re: Testing 1.7: Crash on viewing properties of unique constraints  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgadmin-hackers
Guillaume Lelarge a écrit :
> Erwin Brandstetter a écrit :
>> Hi Guillaume!
>>
>> guillaume@lelarge.info wrote:
>>> Hi Erwin,
>>>
>>> Erwin Brandstetter a écrit :
>>>
>>>> Testing pgAdmin III 1.7.0, rev 6292:6293. Client Win XP, hosts: Debian
>>>> Sarge / PG 8.1.8 and Debian Etch / PG 8.2.3.
>>>>
>>>>
>>>> When trying to view the properties of a primary key or unique
>>>> constraint, pgAdmin crashes instantly. I can reproduce it every time.
>>>> Does not happen with other types of constraints. Those two implement a
>>>> unique index, so maybe that's a lead ..
>>>>
>>> I think you get an old bug that I fixed on rev 6315 :
>>>   http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6315&view=re
>> I am testing rev 6357 now, and the problem is still present as reported.
>> Not the same bug, maybe?
>>
>
> It seems you're right. I'll work on this tomorrow morning.
>

OK, it should now be fixed. I've checked the whole source file.

Once again, thanks for your testing.

Regards.


--
Guillaume.
<!-- http://abs.traduc.org/
     http://lfs.traduc.org/
     http://docs.postgresqlfr.org/ -->

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by guillaume: r6369 - trunk/pgadmin3/pgadmin/dlg
Следующее
От: Erwin Brandstetter
Дата:
Сообщение: Re: Testing 1.7: issues in edit grid & query window