Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bKOPv-0000od-3j for pgadmin-hackers@arkaria.postgresql.org; Tue, 05 Jul 2016 11:21:27 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bKOPu-0001nD-Mv for pgadmin-hackers@arkaria.postgresql.org; Tue, 05 Jul 2016 11:21:26 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bKOPh-0001ZD-TX for pgadmin-hackers@postgresql.org; Tue, 05 Jul 2016 11:21:13 +0000 Received: from mail-it0-x235.google.com ([2607:f8b0:4001:c0b::235]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bKOPe-0007GK-AC for pgadmin-hackers@postgresql.org; Tue, 05 Jul 2016 11:21:13 +0000 Received: by mail-it0-x235.google.com with SMTP id f6so79943957ith.0 for ; Tue, 05 Jul 2016 04:21:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=SpNN+l2j/FFTZIqNFt5mPduETe/lXuyYlJHZUPe+xV4=; b=Ghv/VV+W2bLAlhmYG9u2QYemLPd+n3ZpqlfRss4KJ1wAD/yndpyAL+b42GjoVXmI9C T7J/GTV1cn9WzwP6GZE2P3tYxi/hnMMhKnCMKTDQpWWdntO9xgC3lAdXuUkvzlFIdn5i 6gz0eSQgijXSfQXVHWGtdBnzhocEdQwHF6hsJyfX6HlDwtMhXGcgr0Z02DCZijA6jy2n ryu3b9DpHFKSXQQd6A17StoYUoipL8y74chXeozaVGjecHonXxqyZmYM7sbeQai6Y7Xf TTJJCo5L4qeaZOLFjOZ9SChUBelLDOa6394oASTI4dvpWzdrGkvVBkFqrAz4AZ662JXV nMDg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=SpNN+l2j/FFTZIqNFt5mPduETe/lXuyYlJHZUPe+xV4=; b=boE1zCE2mgc0KlOv/ZAEV5SwWJHhSpI2Lmh80J4FnRMr8LXlD+tAotlupOt43QwzDQ PGNuMzMsMqW5ruKWlaxFuyRP/PQu1dyh6KSdSnxv22AmP1+oIJW+q4DbK+kLKHP1h+l/ rGEpFmHOmvPD5MOj+KAEsojPkoqeY6/gNUtEoJPtg8FyBog51YfDyodmwV4GJdlCURYy IU9VVikbzGKOgcIWJ1F/K55SfUuaAgD+AFwHFOYzbaHkt+WChsMSYs8uALUOLMjSgnMP HzYOlV9r82B7qvkZawTyAJ++2iKpvuPtJ2Prt5QDYUW40RKcRdewaRyMYDGkPWFSI+GT 5jTA== X-Gm-Message-State: ALyK8tI65BazDfTdaJ3SnJNT2Oafxvy6Jdnf0tVLdnyuPKX84XK/dmPwGq608ieWmHepCgySair2374K/YdZ2Q== X-Received: by 10.36.207.135 with SMTP id y129mr4692144itf.37.1467717668019; Tue, 05 Jul 2016 04:21:08 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.24.208 with HTTP; Tue, 5 Jul 2016 04:21:07 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Tue, 5 Jul 2016 12:21:07 +0100 Message-ID: Subject: Re: [pgAdmin4][Patch]: RM#1422 - "Move to last page" warning shown unnecessarily To: Surinder Kumar Cc: pgadmin-hackers Content-Type: text/plain; charset=UTF-8 X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org Thanks, applied. On Tue, Jul 5, 2016 at 11:28 AM, Surinder Kumar wrote: > Hi > > Please find attached patch with fix. >> >> If last page attribute of collection is null, that means it is first page. >> This check is applied for add new row and paste row as well. > > > Please review. > > Thanks, > Surinder Kumar > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers