Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kKZjx-0006DU-NY for pgadmin-hackers@arkaria.postgresql.org; Tue, 22 Sep 2020 04:17:17 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kKZjw-0007yg-Mg for pgadmin-hackers@arkaria.postgresql.org; Tue, 22 Sep 2020 04:17:16 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kKZjw-0007yZ-HP for pgadmin-hackers@lists.postgresql.org; Tue, 22 Sep 2020 04:17:16 +0000 Received: from mail-il1-x141.google.com ([2607:f8b0:4864:20::141]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1kKZju-000867-7X for pgadmin-hackers@postgresql.org; Tue, 22 Sep 2020 04:17:15 +0000 Received: by mail-il1-x141.google.com with SMTP id h2so16001058ilo.12 for ; Mon, 21 Sep 2020 21:17:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=T1erKZuLBP8na6zRkpCjgxm4nK0vLUhQYGeC8yluUxc=; b=eQvELWBcijFQfJD6cyyJqOYzps09htkqVsNwwDx3un68W5Uixx/ihlUP/HyDY5+MXL o56PKg70Oum0SKxEa1N7M47TVTcgaXvEZE6jCAJApVDY9n/fQLhnjfv/Tn+F+x3WRdA6 Xd63XYj5VOUElKRduSwFVlmNtEHJQl3JfkXulvCvO5vo1+qbYx1plp7I344DK4qoZRmn Zj4YIqOWh6FnDD7CZJavD/T0AqV35DPxdB/Y1dcxmKPV2zEFmNAwUgfEcQFz64sGsvR/ mXXsYhI1RIVuZEAvHAeB6GVOy1PzUsg/kGoh0fDrcJxhM3PtrRqA3KzOoXC0R/tSmkju 8uQw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=T1erKZuLBP8na6zRkpCjgxm4nK0vLUhQYGeC8yluUxc=; b=fLKAV+WpsAsuP+e+fgmXSq4o21+pGruZwpg/YYgacPbidURq1q4sX5j2z4F7A/7TmU uDV8rhALxmvtostZ/V03A+PXvEExFJm876rLjoznxcaWTp3KbOI5dSIVtdcFj8ID3a9q NJi834xbLQ87USxYXeZ5DUNRcSjhBn4IOjToPaB14coLP/Xt3Py4JKpGvDRyBErDDzIp wZ8y2FpwX46MjQLy2W6JSFOM+cv05e+PFBbzze1Mc6j4ulwEvWKYtBI9gQjq987nmfHH GUVQmiqp5/Fm0UXriSgL2T5J8srgZjSp6q65V9FpxSeOLnJm8TuLEuDRmKfG82anBYsi tt7g== X-Gm-Message-State: AOAM5331sWPoz5ppRjHWX9kocgAHdPvaqq48cprcqhqawdkkrJEWSW6S 9topM/H5msq8lVoHm4IG/8rnk5eI2ZsL+ah15QgUg+9Qeq/ao80eGek+uy8nxaQoxvdJJvFRsxY HNTv8/zC+HrjETgxPENnyFYRRzneILCsY6CgRyomdfcQFK1GRd8BJm2CrmLdZe92PSa7XP6lAae 8FNUPPrzuSiji+vrAxIEcPRVdlLnh1SA47ln4tmEanI+8liBjhCNkQfERqDw== X-Google-Smtp-Source: ABdhPJzfJ6rKnzok6A0kFxMfKM/Qql5oNbM2Z2kDntI/zoDFkesq8H191ioDdKVVunTGgQp92GAyBItg1JMG5pofLm8= X-Received: by 2002:a92:c901:: with SMTP id t1mr2765558ilp.257.1600748233450; Mon, 21 Sep 2020 21:17:13 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Tue, 22 Sep 2020 09:47:02 +0530 Message-ID: Subject: Re: [pgAdmin][RM5845] Free query windows hard capped to 1000 results sometimes To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000d4863d05afdf3d0c" X-CLOUD-SEC-AV-Info: enterprisedb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000d4863d05afdf3d0c Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Mon, Sep 21, 2020 at 1:37 PM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to fix the issue where the query tool is not > fetching more than 1000 rows. The issue occurs only when a table does not > have any primary key. > > Please review. > > -- > Thanks, > Aditya Toshniwal > pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com* > > "Don't Complain about Heat, Plant a TREE" > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Sr. Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000d4863d05afdf3d0c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Mon, Sep 21, 2020 at 1:37 PM = Aditya Toshniwal <a= ditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is t= he patch to fix the issue where the query tool is not fetching more than 10= 00 rows. The issue occurs only when a table does not have any primary key.<= /div>
=
Please review.

--
<= div>Thanks,
Aditya Toshniwal
pgAdmin hacker=C2=A0| Sr. Software Engineer | edbpostgres.com
"Don't C= omplain about Heat, Plant a TREE"


--
Thanks & Regards
Akshay Joshi
pgAdmi= n Hacker | Sr. Software Architect
EDB Postgres
Mobile: +91 976-788-8246
=
--000000000000d4863d05afdf3d0c--