Re: ERROR: insufficient columns in the PRIMARY KEY constraint definition

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: David Rowley <dgrowleyml@gmail.com>, Nagaraj Raj <nagaraj.sf@yahoo.com>, Pg Bugs <pgsql-bugs@postgresql.org>
Date: 2020-09-30T00:06:45Z
Lists: pgsql-bugs
Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> Here's the proposed error message fix, using the wording that saves
> $1.99.  I agree that trying to cram the constraint type in the primary
> message is uglier.

WFM.

			regards, tom lane



Commits

  1. Reword partitioning error message

  2. Doc: Improve clarity on partitioned table limitations