Re: [pgAdmin][GI-5308]: Cannot set a data field "default", makes it impossible to copy tuples with PK or SERIAL - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject Re: [pgAdmin][GI-5308]: Cannot set a data field "default", makes it impossible to copy tuples with PK or SERIAL
Date
Msg-id CAM9w-_ncXMwyV6EEpZ_L1UYy5idAW0ohUQtGvEthr-3f60eLpA@mail.gmail.com
Whole thread Raw
In response to [pgAdmin][GI-5308]: Cannot set a data field "default", makes it impossible to copy tuples with PK or SERIAL  (Nikhil Mohite <nikhil.mohite@enterprisedb.com>)
Responses Re: [pgAdmin][GI-5308]: Cannot set a data field "default", makes it impossible to copy tuples with PK or SERIAL  (Nikhil Mohite <nikhil.mohite@enterprisedb.com>)
List pgadmin-hackers
Hi Nikhil,

I think this fix is incomplete. This is not particularly for PK. Non-PK columns can also have default values.
To cover all, the solution should be if a column which has default value is made empty then use default and not null.

On Wed, Sep 21, 2022 at 11:10 AM Nikhil Mohite <nikhil.mohite@enterprisedb.com> wrote:
Hi Hackers,

Please find attached the patch for GI-5308:  Cannot set a data field "default", makes it impossible to copy tuples with PK or SERIAL


--
Thanks & Regards,
Nikhil Mohite
Senior Software Engineer.
Mob.No: +91-7798364578.


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

pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: [pgAdmin][GI-5308]: Cannot set a data field "default", makes it impossible to copy tuples with PK or SERIAL
Next
From: Nikhil Mohite
Date:
Subject: Re: [pgAdmin][GI-5308]: Cannot set a data field "default", makes it impossible to copy tuples with PK or SERIAL