mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	docs: tighten up PG 12 release note item on 1k partitions
This commit is contained in:
		@@ -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>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user