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 1gmfkX-0004Fr-6Q for pgadmin-hackers@arkaria.postgresql.org; Thu, 24 Jan 2019 14:12:57 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gmfkV-0005oF-PP for pgadmin-hackers@arkaria.postgresql.org; Thu, 24 Jan 2019 14:12:55 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gmfjh-0003DF-GZ for pgadmin-hackers@lists.postgresql.org; Thu, 24 Jan 2019 14:12:05 +0000 Received: from mail-qt1-x842.google.com ([2607:f8b0:4864:20::842]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gmfje-00052o-3O for pgadmin-hackers@postgresql.org; Thu, 24 Jan 2019 14:12:04 +0000 Received: by mail-qt1-x842.google.com with SMTP id k12so6608472qtf.7 for ; Thu, 24 Jan 2019 06:12:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=DmTPG4uTTkwecKtPMPSEiiIQHpdk4n6VGbiIQIBP3DQ=; b=NvwMRnXPDdeE34cW9aS6HcUdfBnvePCy4wHcKvhaqY3gHJgiBIwYsS9w0bClUPWq1b BrtgY6rjSeHloV4jsxGwX/kTHmmAcRKSwKBqlyabjpAAfz2n3Z4NrhZnIGmkR3CD7M5m 1+Solh1+vOuewN7EtOxj/Rchn+vxh3+zMNUnZ0Cy2j4osowT5Nf6feXcjW/CWrzPHGWs GaylZUMSnc5OBEuAGnLlUdiFKFRztI0Xx+MquV0Du0QE0Pj3JBiFEtTpEPW/Abk3ohpM TrohyefVyEED5RkiMNif+vAjmg7bcHl9O9+r1WVqvmFLV+KIm8fzqWEMZSCunD/pG3t6 aFuw== 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=DmTPG4uTTkwecKtPMPSEiiIQHpdk4n6VGbiIQIBP3DQ=; b=OgPyL2MR4DZJ3Zkg4TLi483rwlYKAqjWAQepedIiKU/ApuSDERVsvVMDPEhD6XQm4H fe7wMOeo6U4010xJg/z9y5S6sUFME5TQTRpp/4SFc+E+6vrvyOC2pEfQyVzdfBHFeg7+ KtNVGu7q426kT0V3XpfO/Mz44TsLTrD5ySKGvBZ+rBPCadD2wIxEmXBa+hKYiUlfR+nZ AFB0/lRwpPeU0JyKVrY+ChbIoCZZenIFYC1NTQHjMl/diPa2Aj7aW1VBOTkssWcFbGfu /StgI67KKLZp1+WdtMO9n1+1hRexxBLyfzjQuvFK/o1Kvp8wnl+zPk7/AjfUc5uwqTmr TwiA== X-Gm-Message-State: AJcUukeyHZp0cej/LW3SUHIeMFzXg+Ubd+2SuB4vHqzYx45UVuPaWWF0 f1LJV/FLG0KIbEt8hEjb++y+7DfJCDn25tDemm7o1g== X-Google-Smtp-Source: ALg8bN6RfTD/aDXuEE4kdgmiptTI69Qh9XIsVuC2AnuZ4ML5TuxCimrNCZgCXjU0uFw1sZKEDylABIdSaUkHTszbmik= X-Received: by 2002:a0c:d4f9:: with SMTP id y54mr6097744qvh.98.1548339120598; Thu, 24 Jan 2019 06:12:00 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Dave Page Date: Thu, 24 Jan 2019 14:11:48 +0000 Message-ID: Subject: Re: [pgAdmin][RM3891]json/jsonb editing Save and Cancel buttons Reversed To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On Thu, Jan 24, 2019 at 2:09 PM Aditya Toshniwal wrote: > > Hi Dave, > > This patch is already committed and resolved. https://redmine.postgresql.org/issues/3891 Oh, OK - I don't have a message in-thread saying that :-( > 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" -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company