Re: [pgAdmin][RM6763] Default values are not populated in case of inherited table.

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][RM6763] Default values are not populated in case of inherited table.
Date: 2021-09-21 10:56:31
Message-ID: CAM9w-_n6hjY8pPvAd0WJJmQGasRz7x32soPv5Ur0AKbUVbc0kA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Please ignore the previous patch. Attached is the updated patch.

On Tue, Sep 21, 2021 at 4:24 PM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:

> Hi Hackers,
>
> Attached patch fixes:
> 1) Make default values column readonly for inherited columns when creating
> table.
> 2) Default values not populated for inherited columns. Existing issue, API
> changed.
> 3) Options are not populated for Name in Column > Variable tab.
> 4) The empty check error message is changed from Label cannot be empty to
> Label in Collection cannot be empty for collections.
>
> --
> Thanks,
> Aditya Toshniwal
> pgAdmin Hacker | Software Architect | *edbpostgres.com*
> <http://edbpostgres.com>
> "Don't Complain about Heat, Plant a TREE"
>

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
RM6763_v2.patch application/octet-stream 6.4 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-09-21 11:45:59 pgAdmin 4 commit: Fixed an issue where Refresh view options are not wor
Previous Message Aditya Toshniwal 2021-09-21 10:54:00 [pgAdmin][RM6763] Default values are not populated in case of inherited table.