Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bjPg8-0002Lz-Kh for pgadmin-hackers@arkaria.postgresql.org; Mon, 12 Sep 2016 11:45:36 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bjPg8-0002Qo-0z for pgadmin-hackers@arkaria.postgresql.org; Mon, 12 Sep 2016 11:45:36 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bjPg7-0002Qc-H5 for pgadmin-hackers@postgresql.org; Mon, 12 Sep 2016 11:45:35 +0000 Received: from mail-it0-x233.google.com ([2607:f8b0:4001:c0b::233]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bjPg4-0007Uz-Rj for pgadmin-hackers@postgresql.org; Mon, 12 Sep 2016 11:45:34 +0000 Received: by mail-it0-x233.google.com with SMTP id r192so5517524ita.0 for ; Mon, 12 Sep 2016 04:45:32 -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=UwNyj0P1S2jq7Tb3r+bT2AOtoLdC9uw+4Gz+vzVSjOk=; b=rBLAu93siquq9w+4Co0l+/UR5lfrB0ccYx34o428E0t2UXnMS7b2dV6JWedI+KteI5 RhPuE8G5kKd9NJaN9xWlrzFpynz2f1gWOGEOYatW4Iv5I2zrP1awPFxwivQpeBG1gwJE +rtaiG5ss3x37e+dZQJhEwOkBKf2n/eGWdlIVt7VTqe8SfTw2kjtNGoYwx98Gql2DQ65 HdbApAtssE4IqWzsLKzgj98WEy9HjdhkOQItE377IhxMPNA2+3sxcm7mZ37qekPsrj2Z DAge4weMafhLsH6Zh/C5daB/vTdplf5hDYzkunXDnziTPJXwjQj5PmFqfvaXr0vK3Qcd j2PA== 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=UwNyj0P1S2jq7Tb3r+bT2AOtoLdC9uw+4Gz+vzVSjOk=; b=Qn0DUAzOQqa5iLMagqS2vYgptZWcGoeuKzB+TLI6H7VRo7B3ojhVCnHHAHrK5xilNj 71kbh1PEx6GwrUzI6C4nilzjuJQnLm7ZaTqo83H7Y946hM2DzLsFpBqZIue6d5onknh8 bjYitDRzn1INJfejCiD8XL0oGs+4H4VP4dkZuC0G4M6vUKfZ467Vl8VlWkUHFx2elU1M lppuUDFNxJwRbf7KotOehX5Our/2lxNkMj9x44YMrcs9DNPXW9hTW3QeCob+Xc0nhpHP 3nkCiddMvp8pDbXbIu/KSW0nkTTmT//STsqgIwHt3TMawGkV1UokI8twVnhh/n1QpgK4 AETQ== X-Gm-Message-State: AE9vXwPzZckYQsfheJlVTEBCPbvscxCM5UUCU/ub3QQptCCtq7y4724fR2ls8o8BvWSG4tXqQKpwXUPxZbwDHg== X-Received: by 10.157.9.39 with SMTP id 36mr20873991otp.138.1473680731971; Mon, 12 Sep 2016 04:45:31 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.1.203 with HTTP; Mon, 12 Sep 2016 04:45:31 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Mon, 12 Sep 2016 12:45:31 +0100 Message-ID: Subject: Re: PATCH: To fix the issue where user cannot view long data in Query Tool output (pgAdmin4) To: Murtuza Zabuawala 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 Mon, Sep 12, 2016 at 11:54 AM, Murtuza Zabuawala wrote: > Hi, > > PFA patch to fix the issue where user was not able to view long data in the > data grid. > To fix the issue we have added Readonly editors in the grid to view data. > RM#1672, RM#1668 > > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: 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 > -- 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