mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-08 07:38:44 +01: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…
Reference in New Issue
Block a user