Re: pgAdmin 4 commit: Fixed an issue where the query tool is not fetching m

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: pgAdmin 4 commit: Fixed an issue where the query tool is not fetching m
Date: 2020-09-22 04:49:13
Message-ID: CAG7mmoxiS8_LisROAiqT0B-Jk4MNgnEo6EPkumgp+BMhttAc+g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Murtuza,

Please make sure this one is merged.

— Ashesh

On Tue, 22 Sep 2020 at 09:46, Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
wrote:

> Fixed an issue where the query tool is not fetching more than 1000 rows
> for the table does not have any primary key. Fixes #5845
>
>
>
> Branch
>
> ------
>
> master
>
>
>
> Details
>
> -------
>
>
> https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ed3c692b1fc7615a91910a1ea53411bced6b6176
>
> Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
>
>
>
> Modified Files
>
> --------------
>
> docs/en_US/release_notes_4_27.rst | 3 ++-
>
> .../sqleditor/utils/is_query_resultset_updatable.py | 19
> +++++++++----------
>
> 2 files changed, 11 insertions(+), 11 deletions(-)
>
>
>
> --

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company
<http://www.enterprisedb.com>

*http://www.linkedin.com/in/asheshvashi*
<http://www.linkedin.com/in/asheshvashi>

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2020-09-22 05:26:30 [pgAdmin][RM5330]: [Code Coverage] Improve API test cases for Functions
Previous Message Akshay Joshi 2020-09-22 04:17:02 Re: [pgAdmin][RM5845] Free query windows hard capped to 1000 results sometimes