Обсуждение: pgAdmin III commit: Fix the double line number in the function props

Поиск
Список
Период
Сортировка

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

От
Guillaume Lelarge
Дата:
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 function 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=afba8bdf16eb4e7108c1d31fb65db56c69f26d86

Modified Files
--------------
pgadmin/dlg/dlgFunction.cpp |    9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)