1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-31 03:21:24 +03:00

doc PG 18 relnotes: adjust partition planning item

Reported-by: David Rowley

Discussion: https://postgr.es/m/CAApHDvqgK7uqPZAwxsfBiFhvBHHB0txaUxhUrdwG4d5Mik_RnA@mail.gmail.com
This commit is contained in:
Bruce Momjian 2025-05-06 21:15:44 -04:00
parent ada78f9bef
commit b560ce7884

View File

@ -397,7 +397,7 @@ Author: David Rowley <drowley@postgresql.org>
<listitem>
<para>
Improve the efficiency of joins involving partitions (Ashutosh Bapat, Yuya Watari, David Rowley)
Improve the efficiency of planning queries accessing many partitions (Ashutosh Bapat, Yuya Watari, David Rowley)
<ulink url="&commit_baseurl;88f55bc97">&sect;</ulink>
<ulink url="&commit_baseurl;d69d45a5a">&sect;</ulink>
</para>