[pgAdmin][RM5571] Expression in exclusion constraint is misinterpreted and quoted as column name by mistake

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM5571] Expression in exclusion constraint is misinterpreted and quoted as column name by mistake
Date: 2020-12-23 12:40:08
Message-ID: CAM9w-_kiSbR16C5X230ysr21PC6=xz4L=4WXAzUpzerd161mNQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch to add support for expressions in exclusion
constraints. This also fixes the SQL generated for existing expression
based constraints also.
Docs updated and test cases enhanced.

Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
RM5571.patch application/octet-stream 355.6 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Rahul Shirsat 2020-12-23 14:46:48 [pgAdmin] RM4892 pgAdmin "Inception"
Previous Message Akshay Joshi 2020-12-23 08:53:05 Re: [pgAdmin][RM-6061]: [Sql] - Extra Parens around joins are added to views