Fixed RM #1356

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Fixed RM #1356
Date: 2016-06-15 10:27:30
Message-ID: CANxoLDfkVyzJmbbgg3conUcwvE2vsgPuXKQ_quQuNePDCBWqoA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi

I have fixed RM #1356 "Query tool enhancement". I have added the logic to
preferences which checks the min/max value before setting it. If value
given by user is less than min value then set it to min value and if value
is greater then max value then set it to max value.

For "items_per_page" minimum value is 1. Attached is the patch file. Please
review it.

--
*Akshay Joshi*
*Principal Software Engineer *

*Phone: +91 20-3058-9517Mobile: +91 976-788-8246*

Attachment Content-Type Size
RM_1356.patch application/octet-stream 9.4 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-15 10:54:02 pgAdmin 4 commit: Add stats on Sequences/Functions/Trigger functions co
Previous Message Harshal Dhumal 2016-06-15 10:15:31 Re: Fix for issue RM1313 [pgadmin4]