[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: [pgAdmin][RM6763] Default values are not populated in case of inherited table.
Date: 2021-09-21 10:54:00
Message-ID: CAM9w-_mP5Viemn8ajdL97mcSn=CAdEd9hT8DcF1xcfehCxQCBA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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"

Attachment Content-Type Size
RM6763.patch application/octet-stream 5.6 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2021-09-21 10:56:31 Re: [pgAdmin][RM6763] Default values are not populated in case of inherited table.
Previous Message Akshay Joshi 2021-09-21 09:58:31 Re: [pgAdmin][patch] ERD table dialog failing to open