mirror of
https://github.com/postgres/postgres.git
synced 2025-06-06 00:02:36 -04:00
docs: tighten up PG 12 release note item on 1k partitions
This commit is contained in:
parent
d307954a7d
commit
b12db9ff5f
@ -426,9 +426,9 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Tables with thousands of child partitions can now be processed
|
Allow tables with thousands of child partitions to be processed
|
||||||
efficiently by operations that only need to touch a small number
|
efficiently by operations that only affect a small number of
|
||||||
of partitions.
|
partitions.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user