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

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix the double line number in the function props
Date: 2010-10-08 16:57:58
Message-ID: 201010081657.o98GvwFk093521@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2010-10-08 16:59:13 Re: [pgAdmin III] #252: Line numbers in trigger properties (body) are displayed twice
Previous Message pgAdmin Trac 2010-10-08 16:45:47 [pgAdmin III] #252: Line numbers in trigger properties (body) are displayed twice