mirror of
https://github.com/postgres/postgres.git
synced 2025-06-03 01:21:48 +03:00
doc PG 18 relnotes: adjust partition items
Reported-by: David Rowley Discussion: https://postgr.es/m/CAApHDvo+BrVTXMBPjNXBTnAovJWN9+-dYc0kN7rSDqdNvpggZQ@mail.gmail.com
This commit is contained in:
parent
caa76b91a6
commit
45750c6cfe
@ -397,7 +397,7 @@ Author: David Rowley <drowley@postgresql.org>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Allow partitions to be pruned more efficienty (Ashutosh Bapat, Yuya Watari, David Rowley)
|
||||
Improve the efficiency of joins involving partitions (Ashutosh Bapat, Yuya Watari, David Rowley)
|
||||
<ulink url="&commit_baseurl;88f55bc97">§</ulink>
|
||||
<ulink url="&commit_baseurl;d69d45a5a">§</ulink>
|
||||
</para>
|
||||
@ -416,7 +416,7 @@ Author: Amit Langote <amitlan@postgresql.org>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Avoid the locking of pruned partitions during planning (Amit Langote)
|
||||
Avoid the locking of pruned partitions during execution (Amit Langote)
|
||||
<ulink url="&commit_baseurl;bb3ec16e1">§</ulink>
|
||||
<ulink url="&commit_baseurl;d47cbf474">§</ulink>
|
||||
<ulink url="&commit_baseurl;cbc127917">§</ulink>
|
||||
|
Loading…
x
Reference in New Issue
Block a user