[pgAdmin][RM6777] Deferrable, deferred, included columns fields are editable in Edit Table > Constraint tab - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject [pgAdmin][RM6777] Deferrable, deferred, included columns fields are editable in Edit Table > Constraint tab
Date
Msg-id CAM9w-_mhBQbX11uSSyKp+7OzE4LiWdPX=-RSPCe+r9nWCtd8WA@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin][RM6777] Deferrable, deferred, included columns fields are editable in Edit Table > Constraint tab  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Hi Hackers,

Attached patch fixes:
1. Unique constraint should not allow changing values for deferrable , deferred, included columns.
2. Primary keys should not allow changing values for deferrable , deferred, included columns.
3. Foreign keys should not allow changing match type. Referenced table name is empty.
4. Exclude - Column/Expression has incorrect values.
5. Save should not be enabled when Custom auto-vacuum is enabled but none of the parameters are edited.

Please review.

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

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: Patch: Two-factor Authentication (RM #6543)
Next
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM6772] Modified SQL not loading Unique Constraint dialog