Exclusion constraint sql missing where clause

From: Adam Brusselback <adambrusselback(at)gmail(dot)com>
To: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Exclusion constraint sql missing where clause
Date: 2018-11-28 22:46:22
Message-ID: CAMjNa7cgmdUYHkvgVTjES_86Ea9RDyrxyV80_pSCjoOc7vxF5w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hey all,
Using pgadmin4 3.4 for Windows.
When looking at an exclusion constraint with a where clause in pgadmin4,
the where clause is missing from the SQL view. It almost caused me a major
headache when I was working on fixing an issue with that constraint, and I
dropped / replaced without the where clause.

Just wanted to give a heads up on that issue. If it's already been fixed in
a new version, sorry for the noise.

Thanks,
-Adam

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Akshay Joshi 2018-11-29 05:09:57 Re: Exclusion constraint sql missing where clause
Previous Message Khushboo Vashi 2018-11-28 04:23:24 Re: Editing boolean table value from keyboard