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

2021-09-21 Thread Akshay Joshi
Thanks, the patch applied. On Tue, Sep 21, 2021 at 4:27 PM Aditya Toshniwal < aditya.toshni...@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.toshni...@enterprisedb.com> wr

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

2021-09-21 Thread Aditya Toshniwal
Hi Hackers, Please ignore the previous patch. Attached is the updated patch. On Tue, Sep 21, 2021 at 4:24 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch fixes: > 1) Make default values column readonly for inherited columns when creating > table.

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

2021-09-21 Thread Aditya Toshniwal
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 i