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

Nagaraj Raj <nagaraj.sf@yahoo.com>

From: Nagaraj Raj <nagaraj.sf@yahoo.com>
To: Tom Lane <tgl@sss.pgh.pa.us>, David Rowley <dgrowleyml@gmail.com>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>, Pg Bugs <pgsql-bugs@postgresql.org>
Date: 2020-09-30T00:45:45Z
Lists: pgsql-bugs
 Noted, thank you all. 
    On Tuesday, September 29, 2020, 05:12:40 PM PDT, David Rowley <dgrowleyml@gmail.com> wrote:  
 
 On Wed, 30 Sep 2020 at 13:06, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> 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.

Looks good to me too.

David


  

Commits

  1. Reword partitioning error message

  2. Doc: Improve clarity on partitioned table limitations