Re: [pgAdmin][RM6763] Default values are not populated in case of inherited table. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: [pgAdmin][RM6763] Default values are not populated in case of inherited table.
Date
Msg-id CANxoLDf+b2oEXf6zFh=k3+kn2MNgFObae8EkBaBUtBYzNqh6+g@mail.gmail.com
Whole thread Raw
In response to Re: [pgAdmin][RM6763] Default values are not populated in case of inherited table.  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
List pgadmin-hackers
Thanks, the patch applied.

On Tue, Sep 21, 2021 at 4:27 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

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

On Tue, Sep 21, 2021 at 4:24 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.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
"Don't Complain about Heat, Plant a TREE"


--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"


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

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed an issue where Refresh view options are not wor
Next
From: Pradip Parkale
Date:
Subject: Re: [pgAdmin][RM2546]: Partitioned table should be created using COLLATE and opclass.