Re: Error message inconsistency

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: Mahendra Singh Thalor <mahi6run@gmail.com>, Alvaro Herrera <alvherre@2ndquadrant.com>, MBeena Emerson <mbeena.emerson@gmail.com>, Simon Riggs <simon@2ndquadrant.com>, Fabrízio Mello <fabriziomello@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-01-24T16:07:50Z
Lists: pgsql-hackers
Amit Kapila <amit.kapila16@gmail.com> writes:
> LGTM.  I have combined them into the single patch.  What do we think
> about backpatching this?

No objection to the patch for HEAD, but it does not seem like
back-patch material: it is not fixing a bug.

			regards, tom lane



Commits

  1. Added relation name in error messages for constraint checks.