pgAdmin III commit: Fix a crash when adding an index constraint

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Fix a crash when adding an index constraint
Дата
Msg-id 201104171344.p3HDiAcE062637@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix a crash when adding an index constraint

... to a table not yet created.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5919fcca4adc62612d4dc7a2d8a34aca712445a2

Modified Files
--------------
pgadmin/dlg/dlgIndexConstraint.cpp |   23 +++++++++++++++--------
1 files changed, 15 insertions(+), 8 deletions(-)


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

Предыдущее
От: "pgAdmin Trac"
Дата:
Сообщение: Re: [pgAdmin III] #290: New features for editgrid
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Copy/Paste table(s) functions