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 1kFH3C-00014M-HI for pgadmin-hackers@arkaria.postgresql.org; Mon, 07 Sep 2020 13:19:14 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kFH3B-0003sz-CX for pgadmin-hackers@arkaria.postgresql.org; Mon, 07 Sep 2020 13:19:13 +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 1kFH3B-0003sq-7y for pgadmin-hackers@lists.postgresql.org; Mon, 07 Sep 2020 13:19:13 +0000 Received: from mail-io1-xd30.google.com ([2607:f8b0:4864:20::d30]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1kFH39-00025A-21 for pgadmin-hackers@postgresql.org; Mon, 07 Sep 2020 13:19:12 +0000 Received: by mail-io1-xd30.google.com with SMTP id z13so9854549iom.8 for ; Mon, 07 Sep 2020 06:19:10 -0700 (PDT) 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=Ws+SHIt4Xw5uiRdbBQ8LzUmyjabdP8s/Fp9LqgC0EtA=; b=yXwYI9lvIfBq7qFI/CBMMs+nkl1OZOdyHGLIMEOdvBNkVwtWEx8gMQiJ10y4S2n951 hF0XCB5nh3hCTUCfMxbWe4+4kLr1G3UIBaa+R7ldVIB+rV8oRhrkZVZVNatPEgyd8SdK XSlukUtRgEKwPVgcU4tH8evCcw2EtQ5dA/OOW6azF+Beoz0xZlIXp1FetjiqBr0lEGCW b3gVI4uDCffAbkA6YHarMFB5wpLaIxCXILJHIXCUx1nSqauh6Z3ctO4nYypE2NyqSow/ JwV+7OxKe/E0zOy9hE9iqXGIGmzSwqZ8s8UDB8YZ/fHSTv8/vQFVc+aK6lr3lt9Tvwog qcJg== 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=Ws+SHIt4Xw5uiRdbBQ8LzUmyjabdP8s/Fp9LqgC0EtA=; b=SM/WFo/C3J3CN04LhM34vYZI0rppBxhgACAK9UJXgUeSFK3ivOd2veNsEFTVJQW07o XBjgacUkPjbaD97xpU6gmYdSdE+ap9luWgNMvfU9d+eQHtvE/IADZl61e11aheFACxbe kCb9zsmbNyk8SzMr3y0VftKdUEXtVRexHmzOafu5P49x2pYHZ799eU6rQc0hOtEqrV9P wByORXo+1xjWX4A7laGzFiG6svBSuJDdCEoDSZMJt/rGLohI9QCrw69yBQa3XEYiTSG7 VqOkgh7+ToqGtyc9W9VeEvwcwtvQc+zo2QpvbUM4YcKlARceVlJeau/fOKvef2phoYHS +1iw== X-Gm-Message-State: AOAM531Oatj0I9vnPwxx1Sv2RZGPigQOSPZzxfWrZ4lJgFJ/J0a9fEmx SmC8bgGwSS2S91CgFaTbu0/PEEUjgAzVV4usTCEdb1rpTnxTUm01R+JjpiYNZpvPlirKDS/FGxV 7TbrCvC76jg13VXuYlaJgq4W0JiymRQByP9KFfNvIGhX6qeD8Qx7rbU4z4ggFkO9IPvzbXEy5mB TLki/xomet+nG1etX0cUdQYzxmeo5Na412h4qIutF5RANvrDqalCLTZ7alIA== X-Google-Smtp-Source: ABdhPJyO9xjrPRnMBtAkAx//SfihqQqy2Ldt/5UnEACnDiLe1ykWboCl0qWYLq1xug/8wZtWZ9iINYXm/yvw6lcV1SQ= X-Received: by 2002:a6b:8d57:: with SMTP id p84mr16919907iod.206.1599484748943; Mon, 07 Sep 2020 06:19:08 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Mon, 7 Sep 2020 18:48:57 +0530 Message-ID: Subject: Re: [pgAdmin][RM5764] : RLS SQL Incorrectly generated To: Pradip Parkale Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="00000000000048fa3105aeb9106e" 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 --00000000000048fa3105aeb9106e Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Mon, Sep 7, 2020 at 5:55 PM Pradip Parkale < pradip.parkale@enterprisedb.com> wrote: > > Hi Hackers, > > Please find the attached patch for the RLS SQL error.It was incorrectly > generating. > -- > Thanks & Regards, > Pradip Parkale > Software Engineer | EnterpriseDB Corporation > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Sr. Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --00000000000048fa3105aeb9106e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Mon, Sep 7, 2020 at 5:55 PM Pradi= p Parkale <pradip.par= kale@enterprisedb.com> wrote:

Hi Hackers,

Please find the attached patch for the RLS SQL error= .It was incorrectly generating.
--
Thanks & Regards,
Pradip Parkale
Software Engineer | EnterpriseDB C= orporation


--
Thanks & Regards
Akshay Joshi
<= div>pgAdmin Hacker | = Sr. Software Architect
EDB Postgres
Mobile: +91 976-788-8246

<= /div>
--00000000000048fa3105aeb9106e--