Doc: add information about partition locking

David Rowley <drowley@postgresql.org>

Commit: e962d6d12b7e8185775da26ef0f77a3ac63d18a0
Author: David Rowley <drowley@postgresql.org>
Date: 2025-04-02T01:03:48Z
Releases: 17.5
Doc: add information about partition locking

The documentation around locking of partitions for the executor startup
phase of run-time partition pruning wasn't clear about which partitions
were being locked.  Fix that.

Reviewed-by: Tender Wang <tndrwang@gmail.com>
Discussion: https://postgr.es/m/CAApHDvp738G75HfkKcfXaf3a8s%3D6mmtOLh46tMD0D2hAo1UCzA%40mail.gmail.com
Backpatch-through: 13

Files

PathChange+/−
doc/src/sgml/ddl.sgml modified +3 −1

Documentation touched

Discussion