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 ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=3eb41777d7aa47f8adc9c380128395b7c2cc00f3 Modified Files -------------- pgadmin/dlg/dlgFunction.cpp | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
