pgAdmin III commit: Fixed preservation of the modified data for the col

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin III commit: Fixed preservation of the modified data for the col
Дата
Msg-id E1XuKmT-0003bI-At@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed preservation of the modified data for the columns from the table dialog

Reported by Jasmine Liu, Patch from Sanket Mehta, Reviewed by Akshay Joshi

Branch
------
master

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

Modified Files
--------------
CHANGELOG                              |    4 +
pgadmin/ctl/ctlSeclabelPanel.cpp       |   18 +++
pgadmin/ctl/ctlSecurityPanel.cpp       |   20 +++
pgadmin/dlg/dlgColumn.cpp              |  208 ++++++++++++++++++++++----------
pgadmin/dlg/dlgTable.cpp               |   87 ++++++++++++-
pgadmin/include/ctl/ctlSeclabelPanel.h |    4 +-
pgadmin/include/ctl/ctlSecurityPanel.h |    1 +
pgadmin/include/dlg/dlgColumn.h        |    4 +-
pgadmin/include/dlg/dlgTable.h         |    5 +-
9 files changed, 276 insertions(+), 75 deletions(-)


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

Предыдущее
От: Sanket Mehta
Дата:
Сообщение: Re: potential invalid input field of pgAdmin New Column GUI
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: potential invalid input field of pgAdmin New Column GUI