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-12T12:06:32Z
Lists: pgsql-hackers
On Mon, 5 Jul 2021 at 01:01, David Rowley <dgrowleyml@gmail.com> wrote:
> I've spent a bit of time hacking at this and I've come up with the
> attached patch.

Matthias, any thoughts on my revised version of the patch?

David



Commits

  1. Doc: Clarify lock levels taken during ATTACH PARTITION