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 1gmfhV-0003vl-T7 for pgadmin-hackers@arkaria.postgresql.org; Thu, 24 Jan 2019 14:09:50 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gmfhU-0006TF-L2 for pgadmin-hackers@arkaria.postgresql.org; Thu, 24 Jan 2019 14:09:48 +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 1gmfhU-0006T8-BY for pgadmin-hackers@lists.postgresql.org; Thu, 24 Jan 2019 14:09:48 +0000 Received: from mail-lj1-x244.google.com ([2a00:1450:4864:20::244]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gmfhQ-0006OG-00 for pgadmin-hackers@postgresql.org; Thu, 24 Jan 2019 14:09:47 +0000 Received: by mail-lj1-x244.google.com with SMTP id s5-v6so5316160ljd.12 for ; Thu, 24 Jan 2019 06:09: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 :cc; bh=xhTxymxkSo5gjyn5G+Qx7E8gyw3pKzGncAfMFT0f99I=; b=yov8P3GbRXKZPAWMexsYtT4wr8LNZ0CECnbb0HI+c/imMt7JjXx2KHdyFEffe2TTrY rFBuiyUdrbY5DWr/AKlo0/EKxrULrERBbTB6q1vTweL/AoeQ7iLoYz2ML4Xm+/BeHCX1 CXR1BWzWHESOzxk27WZLtZgBMkc8vGC3Y2NCs59GuNL1rzMUgiJPOSGRhDA6qo19oVCA WGDAzHiJe1etidt1D8ETNma80PXZ+r1ZMFKpPlDcY6mC8l7pXOsSu2yevwnDevwbTGdR MNlGMsTjVnwUvCxhnbF+WP1LUZfS0N4ipWw+ThJJsqxob1SA0rg6umzE44UpBw3d8yGn rJkg== 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=xhTxymxkSo5gjyn5G+Qx7E8gyw3pKzGncAfMFT0f99I=; b=iduNmsV8nc5LKhE6lByJL/egtf2UMDTC0MxfNwyDvePVO00QETqGGj91RGvI2mAf30 jepdeHMWcLSxs+/rY4pMVzdugeyynA0cLLhRhq9EF+73J8dK7R/WDSRCHmMYTytUjy/4 Wu5dktFHwcCMn8ip9UV6ocn6lbpESCe7MRu1w19UXWpBrXP7EueDHkT8eJiGYroII3GJ rIVTiKbaV+3rsJjhjjdVzOe2d4yU/cEG98KbCKpb6GMnlY7sdN5eeKZGnOZCrLFKaCf8 TFm/dEP9IObm39XtR+HxkhLj2FlR14wWGZuzN+ye6woT/Ble1Cux+l7rxPEsliZ0SISI 0BIw== X-Gm-Message-State: AJcUukcTnUZAj5aEHnnq6lHhSelyiJ4Y6gr2vAnhqzQfNyVrM+PtRQZO TPiIKJwodej2ukV81BCOqkZAEBfYqChf2N3+kaORLg== X-Google-Smtp-Source: ALg8bN4RxBHrsbkMqVHaK9ZG/4Xtg1FEiOx/FJ5eoCNToKs3S2u9UoylUU6IKkOo4GektNDeNl8r8COBivWoaV9zghs= X-Received: by 2002:a2e:9d17:: with SMTP id t23-v6mr5624784lji.57.1548338982468; Thu, 24 Jan 2019 06:09:42 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Aditya Toshniwal Date: Thu, 24 Jan 2019 19:39:28 +0530 Message-ID: Subject: Re: [pgAdmin][RM3891]json/jsonb editing Save and Cancel buttons Reversed To: Dave Page Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000000ad6a4058034c341" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000000ad6a4058034c341 Content-Type: text/plain; charset="UTF-8" Hi Dave, This patch is already committed and resolved. https://redmine.postgresql.org/issues/3891 On Thu, Jan 24, 2019 at 7:34 PM Dave Page wrote: > Could you rebase this please? > > Thanks. > > On Fri, Jan 18, 2019 at 10:58 AM Aditya Toshniwal > wrote: > > > > Hi Hackers, > > > > Attached is the patch to fix correct the buttons for json/jsonb type > column data editing. > > > > Kindly review. > > > > -- > > Thanks and Regards, > > Aditya Toshniwal > > Software Engineer | EnterpriseDB Software Solutions | Pune > > "Don't Complain about Heat, Plant a tree" > > > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > -- Thanks and Regards, Aditya Toshniwal Software Engineer | EnterpriseDB Software Solutions | Pune "Don't Complain about Heat, Plant a tree" --0000000000000ad6a4058034c341 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Dave,

This patch is already committed a= nd resolved.=C2=A0ht= tps://redmine.postgresql.org/issues/3891

On Thu, Jan 24, 201= 9 at 7:34 PM Dave Page <dpage@pgadm= in.org> wrote:
Could you rebase this please?

Thanks.

On Fri, Jan 18, 2019 at 10:58 AM Aditya Toshniwal
<= aditya.toshniwal@enterprisedb.com> wrote:
>
> Hi Hackers,
>
> Attached is the patch to fix correct the buttons for json/jsonb type c= olumn data editing.
>
> Kindly review.
>
> --
> Thanks and Regards,
> Aditya Toshniwal
> Software Engineer | EnterpriseDB Software Solutions | Pune
> "Don't Complain about Heat, Plant a tree"



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


--
Thanks and Rega= rds,
Aditya Toshniwa= l
Softw= are Engineer |=C2=A0EnterpriseDB Software Solutions |=C2=A0Pune
&q= uot;Don't Complain about Heat, Plant a tree"
--0000000000000ad6a4058034c341--