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 1iRuyx-0005XD-6W for pgadmin-hackers@arkaria.postgresql.org; Tue, 05 Nov 2019 09:18:35 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1iRuyv-00060o-Um for pgadmin-hackers@arkaria.postgresql.org; Tue, 05 Nov 2019 09:18:33 +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 1iRuyv-00060I-KU for pgadmin-hackers@lists.postgresql.org; Tue, 05 Nov 2019 09:18:33 +0000 Received: from mail-io1-xd2f.google.com ([2607:f8b0:4864:20::d2f]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1iRuyt-0000aL-DH for pgadmin-hackers@postgresql.org; Tue, 05 Nov 2019 09:18:32 +0000 Received: by mail-io1-xd2f.google.com with SMTP id r144so21804258iod.8 for ; Tue, 05 Nov 2019 01:18:31 -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=QbK7Ck1bL7JigkuqqXm73Xy7IvH0nuuEAYJF26qYiI8=; b=nNY8tDoU9Bu+990UF5J4xbeFqPUjZdxmlPEhh0afpdRRMk7WXJZD8gTXEg0zgNrLaQ P5iKJZzzMx+gTvdkxznDx0ECCAuucP56FJpb6PsJQKGSK04xfvdgzOmDK6K2mvc9n7Z6 WesEB7hFMmderUdi4Kj6LpYRQPLERed6pUQ+mZshy2OEhid6AwfehmYDq83M3xYMOtIH GEUWt2eKdjOWRenjTWNlph+slP2YbuIcpC13AZ8DpvVhBetOwvE63/q5FFQClRHN4sHC fBKqT+rGq0wltaIwuryV5z297GrSLAIVQuCDTagbE7zhef+ARRfILw97dWtwY9UvJIe9 V1UQ== 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=QbK7Ck1bL7JigkuqqXm73Xy7IvH0nuuEAYJF26qYiI8=; b=JpHr0kFHQ2TY9SFiEI9nAiXqo3yJVu4OoMb/vGHMvmKIFGfAARP1kjps4S9gGVTA7I 4/K0bc8BTmH4Y3oOFX05QvwgProM/4GGHGhGfRFDzkfc5NCigw2A647F7iFeVT64Ef5R 8HB4dc4n6oonV4dykfkkTNn2qkJLj+4pTidGRSc1+eMY9Wch5ntUJSjH2KQPmW6h+9ph SEet7+yzz4pLrqWJBgdPKL991CHfuBfY+sjyqzw2WyXnLFf/nCKy4sZPc9rlzEjUSYos Xlnm+TgIfaeR7s8NRzvJ7wBLxQaFeYOdmI1eWsj/LYiShO02rhtOwPQPif7yBSthOU7o 4NCQ== X-Gm-Message-State: APjAAAUch1/UhBB3NSRLLgcMkDngkNvT1Jm18ZKgtqIo6VMgOpd3EGH0 +2T8Id1dbxZD2uLOwkv2zvYa57xniy2iHdAINNBtFrKO/5y6ZlOvOJOahypGg+bx6uZTQjRLfBc S1vu0gu70cBCdfwR1ovawBZHgHqhUaWtAZ+IN39/SeV/7aT2302E8SHMwshlTOghbpqyFMdNcNx Z1AFjvrqbmWTsLniy/wjOMLH7DGyTCmSK3R3njCcnBaYwR6lKgyK+rcw== X-Google-Smtp-Source: APXvYqz1vuNCE4SR3pISxC4zTS8EqLG+sn4oiuYdwpW/w2GmKTzj0sCB3TRXSxzMIJgyH5fe5ftLaRGS7gaGrx99oIA= X-Received: by 2002:a6b:1489:: with SMTP id 131mr7709568iou.257.1572945510444; Tue, 05 Nov 2019 01:18:30 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Tue, 5 Nov 2019 14:48:19 +0530 Message-ID: Subject: Re: [pgAdmin][RM4895] Possible issue in reset function for nested objects To: Ganesh Jaybhay Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="00000000000066cdf7059695ea4f" X-CLOUD-SEC-AV-Info: edb,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 --00000000000066cdf7059695ea4f Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Tue, Nov 5, 2019 at 12:28 PM Ganesh Jaybhay < ganesh.jaybhay@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch to fix the possible issue in reset function > for nested objects. > > Regards, > Ganesh Jaybhay > -- *Thanks & Regards* *Akshay Joshi* *Sr. Software Architect* *EnterpriseDB Software India Private Limited* *Mobile: +91 976-788-8246* --00000000000066cdf7059695ea4f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Tue, Nov 5, 2019 at 12:28 PM Gane= sh Jaybhay <ganesh.ja= ybhay@enterprisedb.com> wrote:
Hi Hackers,

Pleas= e find the attached patch to fix the possible issue in reset function for n= ested objects.

Regards,
Ganesh Jaybhay


--
Thanks & Regards
=
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
=
Mobile: += 91 976-788-8246
--00000000000066cdf7059695ea4f--