Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kkh0N-0005aX-Px for pgadmin-hackers@arkaria.postgresql.org; Thu, 03 Dec 2020 05:18:11 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kkh0M-0000LQ-Pj for pgadmin-hackers@arkaria.postgresql.org; Thu, 03 Dec 2020 05:18:10 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kkh0M-0000I6-K6 for pgadmin-hackers@lists.postgresql.org; Thu, 03 Dec 2020 05:18:10 +0000 Received: from mail-il1-x134.google.com ([2607:f8b0:4864:20::134]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1kkh0K-0000vT-5x for pgadmin-hackers@postgresql.org; Thu, 03 Dec 2020 05:18:09 +0000 Received: by mail-il1-x134.google.com with SMTP id y9so815713ilb.0 for ; Wed, 02 Dec 2020 21:18:08 -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=EgvfiwgVJZvqZS0Kcg10CTUN5zPLdQPTXe2IQbtPLGk=; b=vRX75d7tEOx/jZwr0kORrVJmWHOGF9vMPGwmPmF4Jngi18jmyO5aTmUE6nk9uiZVoG kXpqXOjG/3ivAUVTzErRfc/kkraD7DnoARbPAI4hpRVHjAKjAS4APbyLSsgsmd1kA4jt yVl8RE+FJwuVsR3G672cmNbpJvJkMaimLRk6Yr+Q9oF8P+x17WxtB64/9ogwaKwjBtSS FqBzZVMP9ASeI7J3wmPIQj+kea8y55bmepPtf5YeUCF5vr/P2gwD2ut+StH7X0M+Tx73 P+bQ9H6NOGfd1ogrAQxkGx7CGBU6+6ZlI1cOYSftRNn5k3nWNFWaA9HsENVYBi0nJzpu bpYQ== 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=EgvfiwgVJZvqZS0Kcg10CTUN5zPLdQPTXe2IQbtPLGk=; b=C0NlDtbLuVjJVgB4hMoDv3cl3HYEY8QokQx4jmbU/U8LHB4bvIqWQPsCzhU0nt0vAc truKFxv6EurJTnRofKBr83mt+jWHsIvzZxACy4Ee4+maXuQPAnHevkSMS6dQhvtKaScQ PKWrKo+tzw/8TMY7gWi110CCPjGiQr9lgoFPpxWvCyL/R71L5+LlzwXLsLyzcf/D9f2v S+X96sp1PBO/svixoZHoif3c1doCL6uRPl2ZLzgksxv+nTORgQSmEQKmMDTk/FjG2Qbb 0Zkgp/uJFa48WAnyzc62ekS91EQyefNQVYFPLdXtt1gao6RWLLBg5dBP/rKaMNYc1exC nvnA== X-Gm-Message-State: AOAM532BO+y4cvAgCMAZU7UB2QgOJjES1nknvmxcQqpiGGEtxHbWFSUh uy4YXIEJQomyRipjzdVGHFsX5SdwHQKoUDPmlvqqLa6niWQT3Ocm3B0pMLLGqVvpf3o/LCF2KUf YtymDNG84vidfhJLYgrHLwf/5nOtodOk0nrEqOs9kGWqf5yJGnv7CLoneV9f0V4oaV0o2J4RaU/ +aHrd5PE/Ih/8knQYbSa5BhFclciM3YIHXlfeu8JSR99NPrPIQCVAUMGVIfw== X-Google-Smtp-Source: ABdhPJyXD6ymmLG/ZdrEZelOQEfYqUz4odN66+LDyAYPr4LbxijXKrVt17AAbTcRpm98KNifTC8R2Pz9gjX8MrRdgiU= X-Received: by 2002:a92:6706:: with SMTP id b6mr1620640ilc.121.1606972687210; Wed, 02 Dec 2020 21:18:07 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Thu, 3 Dec 2020 10:47:56 +0530 Message-ID: Subject: Re: [pgAdmin][RM-5982]: Minor Documentation Issue: Example JSON not valid in current docs. To: Nikhil Mohite Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000002f7a3b05b5887cd5" X-CLOUD-SEC-AV-Info: enterprisedb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000002f7a3b05b5887cd5 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Wed, Dec 2, 2020 at 5:51 PM Nikhil Mohite wrote: > Hi Team, > > Please find the patch for RM-5982 > : Minor > Documentation Issue: Example JSON not valid in current docs. > > -- > *Thanks & Regards,* > *Nikhil Mohite* > *Software Engineer.* > *EDB Postgres* > *Mob.No: +91-7798364578.* > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --0000000000002f7a3b05b5887cd5 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Wed, Dec 2, 2020 at 5:51 PM N= ikhil Mohite <nikhil.m= ohite@enterprisedb.com> wrote:
Hi Team,

Please f= ind the patch for RM-5982:=C2=A0Minor Documentation Issue: Example JSON not valid i= n current docs.

--
Thanks & Regards,
Nikhil Mohite
Software Engineer.
Mob.No: +91-7798364578.


--
Thanks & Regards
Akshay Joshi
pgAdmi= n Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246

--0000000000002f7a3b05b5887cd5--