Re: Domain Constraint Violation Error Messages

From: Andres Freund <andres(at)anarazel(dot)de>
To: Benjamin Coutu <ben(dot)coutu(at)zeyos(dot)com>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: Domain Constraint Violation Error Messages
Date: 2018-07-25 16:25:47
Message-ID: 20180725162547.obrwwpcvurgbvxfm@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

On 2018-07-25 18:19:21 +0200, Benjamin Coutu wrote:
> > No way. PG11 has been feature frozen for quite a while.
>
> I understand, thanks. I thought, maybe it would qualify as a trivial
> "bug" fix, sorry for that.

It's not a bug. People match against error messags. So it'd even have
the potential to break things.

> Would it be hard to also include column name(s) for PG 12 then?

I haven't looked enough to judge that. Unless somebody invests time
doing so, and implementing the feature (be it on a table or column
basis), not much is going to happen... You can try to nerd snipe
somebody on the issue, work on it yourself, or pay somebody...

Greetings,

Andres Freund

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message David G. Johnston 2018-07-25 16:31:30 Re: Domain Constraint Violation Error Messages
Previous Message Benjamin Coutu 2018-07-25 16:19:21 Re: Domain Constraint Violation Error Messages