Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1glpuV-0003MT-8t for pgadmin-hackers@arkaria.postgresql.org; Tue, 22 Jan 2019 06:51:47 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1glpuU-0006Ys-3S for pgadmin-hackers@arkaria.postgresql.org; Tue, 22 Jan 2019 06:51:46 +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_SHA1:256) (Exim 4.89) (envelope-from ) id 1glpuT-0006Yl-UB for pgadmin-hackers@lists.postgresql.org; Tue, 22 Jan 2019 06:51:45 +0000 Received: from mail-ot1-x343.google.com ([2607:f8b0:4864:20::343]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1glpuR-0002iu-GW for pgadmin-hackers@postgresql.org; Tue, 22 Jan 2019 06:51:45 +0000 Received: by mail-ot1-x343.google.com with SMTP id i20so22777718otl.0 for ; Mon, 21 Jan 2019 22:51:43 -0800 (PST) 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; bh=2RV+wLgQcis/Bm12QMqspxQTMCX+yTco7tIKZW6+P+w=; b=XB7ma1d5eE3Dt6HMGeh/K25RuIYgQ4gi7jXK387j7wFUmwMwyWUtamJzWqaiOGrFd4 qfZhqwg422RogBLE24rEeDyzDYMsj7inCQLwAWtyrzeXjvF0yRhtERAfNA5I9DvazC0H 5AnX9MEKCd0xWS3Bfbtt21IZdqMzFeBLs0FsCDN/Sf5lacPwoHCcJGg9GMIxgOiJY4bS 0MuGGCF0uLO/ViwBOUvwYv1w6uCM1uXlpSFlyDKnT3kOkmj7t55guffI+ELwCOlY/D46 pW9/UafIGFgNIJ0kvVODuxizv1dS9VW2xy9K/EB+3Y+H/x1vx0fX9eBJCK6tvPT2rmYN FaPw== 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; bh=2RV+wLgQcis/Bm12QMqspxQTMCX+yTco7tIKZW6+P+w=; b=FTcOMuKwb6q5uyGfKQHqx9TnukdlxMWHihS1YZZv/eI6EUe8MawyRYGNMBnHtSn7Rf GT2Rijqafb60mWfUY1xevlQuns4hk01ILKfZ6XrtnsxfmMNkq9gPfn4TUGYyPXnUCWdu +TeMKyhjVJNwejPSeQYY2E/+GaJ+S8AUA7PyEnli6hMv3hEkbJjhC1afrNla+4p63BDW C5OEaEM1xHblIufZOiyoYw/mLRpTXxiC2Kx+i0cQEsSh2K7ftk9AJiK/yOGVAJsKxfWX oO3SPEf8gc036mgPVr5eFnqYMjYyuHNTfojuHR3nXIUPYZaSLBmss5VnsQPZIMBGwqMF KaqQ== X-Gm-Message-State: AJcUukdUVwHb4RxwLUx3f4azthpt7rqbbb+mNb7c74heV8futwP6uk9L 6rbQUrzYkjby0PR07SiIRzaCySC2RV8MKVFLh3vtPf4F0jk= X-Google-Smtp-Source: ALg8bN4vtoiLLE+3jQ5jRr5M9deWpUmJja6fEcxANdbEZ1YGpfjDMgj4zvFRwn0mMKN6lO/+fVdmPbNF2ErsWUz7pH0= X-Received: by 2002:a9d:4704:: with SMTP id a4mr11859719otf.325.1548139901595; Mon, 21 Jan 2019 22:51:41 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Murtuza Zabuawala Date: Tue, 22 Jan 2019 12:21:30 +0530 Message-ID: Subject: Re: [pgAdmin4][Patch] Grid on the dashboard is not getting refresh after killing the session To: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000e5c4d4058006682e" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000e5c4d4058006682e Content-Type: text/plain; charset="UTF-8" ++ Gentle reminder On Fri, Jan 18, 2019 at 8:02 PM Murtuza Zabuawala < murtuza.zabuawala@enterprisedb.com> wrote: > Hi, > > PFA minor patch to fix the regression issue where a user kills the session > from the dashboard grid, but the grid was not getting refreshed and the > killed session was not getting removed from it. > > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > --000000000000e5c4d4058006682e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
++ Gentle reminder


On F= ri, Jan 18, 2019 at 8:02 PM Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wro= te:
Hi,<= /div>

=
PFA= minor patch to fix the regression issue where a user kills the session fro= m the dashboard grid, but the grid was not getting refreshed and the killed= session was not getting removed from it.


--
Regards,
Murtuza Zabuawala
EnterpriseDB:=C2=A0<= a href=3D"http://www.enterprisedb.com/" rel=3D"noreferrer" target=3D"_blank= ">http://www.enterprisedb.com
The Enterprise PostgreSQL Company

=
--000000000000e5c4d4058006682e--