Re: ATTACH PARTITION locking documentation for DEFAULT partitions

David Rowley <dgrowleyml@gmail.com>

From: David Rowley <dgrowleyml@gmail.com>
To: Matthias van de Meent <boekewurm+postgres@gmail.com>
Cc: Justin Pryzby <pryzby@telsasoft.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2021-07-28T03:04:31Z
Lists: pgsql-hackers
On Tue, 27 Jul 2021 at 21:36, Matthias van de Meent
<boekewurm+postgres@gmail.com> wrote:
>
> On Tue, 27 Jul 2021 at 08:02, David Rowley <dgrowleyml@gmail.com> wrote:\>
> > I've adjusted the patch and attached what I came up with. Let me know
> > what you think.
>
> I like this improved wording. Thanks!

I've pushed this with some very minor further wording adjustments.

Thanks for working on this.

David



Commits

  1. Doc: Clarify lock levels taken during ATTACH PARTITION