Re: [pgAdmin][patch] Partition node related fixes

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][patch] Partition node related fixes
Date: 2021-10-06 09:24:37
Message-ID: CANxoLDf6Wia8QL7x=xxVKfwfj6ip9b29o0qurF17NPutoBywjA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, the patch applied.

On Wed, Oct 6, 2021 at 12:25 PM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:

> Hi Hackers,
>
> Please review the attached patch which fixes:
> 1. Unable to create trigger for partition table. Fixes #6867.
> 2. Unable to create index, RLS policy, rules, triggers for partition.
> Fixes #6868.
>
> --
> Thanks,
> Aditya Toshniwal
> pgAdmin Hacker | Software Architect | *edbpostgres.com*
> <http://edbpostgres.com>
> "Don't Complain about Heat, Plant a TREE"
>

--
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Principal Software Architect*
*EDB Postgres <http://edbpostgres.com>*

*Mobile: +91 976-788-8246*

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-10-06 10:11:38 Re: pgAdmin4 v6.0 candidate builds
Previous Message Akshay Joshi 2021-10-06 09:24:17 pgAdmin 4 commit: 1. Unable to create trigger for partition table. Fixe