Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1biM88-00057F-JL for pgadmin-hackers@arkaria.postgresql.org; Fri, 09 Sep 2016 13:46:08 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1biM88-0008Tv-6J for pgadmin-hackers@arkaria.postgresql.org; Fri, 09 Sep 2016 13:46:08 +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 1biM7u-0007sn-8z for pgadmin-hackers@postgresql.org; Fri, 09 Sep 2016 13:45:54 +0000 Received: from mail-oi0-x233.google.com ([2607:f8b0:4003:c06::233]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1biM7m-0004Mj-OS for pgadmin-hackers@postgresql.org; Fri, 09 Sep 2016 13:45:53 +0000 Received: by mail-oi0-x233.google.com with SMTP id y2so142343469oie.0 for ; Fri, 09 Sep 2016 06:45:46 -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=/AHKCD7PFGqSCiJY2l+YK5JahyEPqHNpd6+uW9u4GgY=; b=exSK2ac8/vU2Jj/W1si6qvypXmTYwqJEyH1ZCiAheIzMD7sToWpNkacVydudEr/1zH /P9E1Wda/XzW/rDsK2yj4hGP7Pi6g0/MLkze9lw3C4YGcqNYZL3Ze3Nu+K4tdmlraMeg /MUPZiJpXj0GtcCLof25JzKa/srG4FYy8dx0ek8/BJPghZHalou/roWrUAxMHWz0FQHo jf7qD2F22xVnQUuYFllXsHDiVQDA15oh76Hr4p0N6tsq2Z0kSXA8/ZZ+U4/mznH22K2B GKDEF0thGpBS0YRkbXhoONi3pHTYPCffEQyYVdUMkuxkS30548hFoju4rI9D08c4RKA5 laMA== 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=/AHKCD7PFGqSCiJY2l+YK5JahyEPqHNpd6+uW9u4GgY=; b=ZrYw13m0eW+e7TfwMiqnsSqphM9YG87pWNPFMGkdqGwkuG/vOAV28Vcd/6bcfemwPC B9d50U9pl5V1T1rxMTOwxfW7HHAz+IF3oDMtN3jIemnvdvyk1xpAiJlQivakGLwbiXyg mYFzQ7b/Pd08pi5dkdPamTJcOnBM0aItlF9JFoI1nGKtuQFPi4NUrBeT7rNCWuUyqZcm KbIExlufE4qFY3FrYRktiFX2vbLAmxeosfTt34+Nz7jxxE4cxg+LXp3LlEF5vsGFKl2j OpAGR3JD2Wl0U7oKl/2GXrW1RtgoQFQJprv7b8NDMrJb+hvglDRt13fkArbXuEYYKPSg mhfA== X-Gm-Message-State: AE9vXwOGmZNUeA/aGjbRl16tI1a8oDlHaibgmBUYwGUY/XYQjqO7LVZ51og0p8/7pZKj94eQAt5QFauoG8FJrg== X-Received: by 10.202.49.66 with SMTP id x63mr5790784oix.7.1473428745036; Fri, 09 Sep 2016 06:45:45 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.1.203 with HTTP; Fri, 9 Sep 2016 06:45:44 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Fri, 9 Sep 2016 14:45:44 +0100 Message-ID: Subject: Re: PATCH: To fix the issue of highlighting error in the query tool (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 Fri, Sep 9, 2016 at 1:36 PM, Murtuza Zabuawala wrote: > Hi, > > PFA patch for highlighting error in the query tool which was broken due to > commit: d6391c7e9b26e5e10bb3 > RM#1676 > > Issue: > We removed timeout in poll function due to which we were not able fetch > error properly. > > > -- > 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