pgAdmin III commit: Fix the double line number in the function props

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Fix the double line number in the function props
Дата
Msg-id 201010081657.o98GvwFk093521@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix the double line number in the function props

pgAdmin should check if the line-number preference is already set. If it's
not, pgAdmin should add the line number temporary on the trigger and package
properties dialog.

Report by Holger Kopp-Musick.

Branch
------
REL-1_12_0_PATCHES

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

Modified Files
--------------
pgadmin/dlg/dlgPackage.cpp |   13 +++++++++----
pgadmin/dlg/dlgTrigger.cpp |    9 +++++++--
2 files changed, 16 insertions(+), 6 deletions(-)


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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Fix the double line number in the function props
Следующее
От: "pgAdmin Trac"
Дата:
Сообщение: Re: [pgAdmin III] #252: Line numbers in trigger properties (body) are displayed twice