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