Re: Clarify restriction on partitioned tables primary key / unique indexes - Mailing list pgsql-hackers

From David Rowley
Subject Re: Clarify restriction on partitioned tables primary key / unique indexes
Date
Msg-id CAApHDvrPPHA9h8S-KQFZsqDjs5=hMomjF9_OK2jcowCB07SFZA@mail.gmail.com
Whole thread Raw
In response to Re: Clarify restriction on partitioned tables primary key / unique indexes  (Erik Rijkers <er@xs4all.nl>)
Responses Re: Clarify restriction on partitioned tables primary key / unique indexes
List pgsql-hackers
On Fri, 2 Sept 2022 at 22:01, Erik Rijkers <er@xs4all.nl> wrote:
> Minimal changes:
>
> 'To create a unique or primary key constraints on partitioned table'
>
> should be
>
> 'To create unique or primary key constraints on partitioned tables'

Thanks.  I ended up adjusting it to:

"To create a unique or primary key constraint on a partitioned table,"

David

Attachment

pgsql-hackers by date:

Previous
From: walther@technowledgy.de
Date:
Subject: Re: Updatable Views and INSERT INTO ... ON CONFLICT
Next
From: Amit Kapila
Date:
Subject: Re: test_decoding assertion failure for the loss of top-sub transaction relationship