]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: fix stale text about partition locking with cached plans
authorAmit Langote <amitlan@postgresql.org>
Fri, 27 Mar 2026 07:12:23 +0000 (16:12 +0900)
committerAmit Langote <amitlan@postgresql.org>
Mon, 30 Mar 2026 01:29:52 +0000 (10:29 +0900)
commita1baf64589758ed488eb943d4ccb64f23c0500ef
treecc2628aa117b5dbc4fb0812ea3f7c1fea4ba61a9
parent5095f3f4a0dc2a91d1580598a4da8790a44aa7d2
Doc: fix stale text about partition locking with cached plans

Commit 121d774caea added text to master describing pruning-aware
locking behavior introduced by 525392d57.  That behavior was
reverted in May 2025, making the text incorrect.  Replace it with
the text used in back branches, which correctly describes current
behavior: pruned partitions are still locked at the beginning of
execution.

Discussion: https://postgr.es/m/CA+HiwqFT0fPPoYBr0iUFWNB-Og7bEXB9hB=6ogk_qD9=OM8Vbw@mail.gmail.com
doc/src/sgml/ddl.sgml