mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	doc PG 17 relnotes: fix pg_statistic_ext.stxstattarget ref.
Reported-by: Kisoon Kwon Discussion: https://postgr.es/m/CAGOrKoVhjP_AeKGgzxWjRwdPqKL5Y-3TcVZoaz0bVTPwU8Yz+g@mail.gmail.com Backpatch-through: 17 only
This commit is contained in:
		@@ -269,7 +269,7 @@ Author: Peter Eisentraut <peter@eisentraut.org>
 | 
				
			|||||||
     Change <link
 | 
					     Change <link
 | 
				
			||||||
     linkend="catalog-pg-attribute"><structname>pg_attribute</structname>.<structfield>attstattarget</structfield></link>
 | 
					     linkend="catalog-pg-attribute"><structname>pg_attribute</structname>.<structfield>attstattarget</structfield></link>
 | 
				
			||||||
     and
 | 
					     and
 | 
				
			||||||
     <structname>pg_attribute</structname>.<structfield>stxstattarget</structfield>
 | 
					     <structname>pg_statistic_ext</structname>.<structfield>stxstattarget</structfield>
 | 
				
			||||||
     to represent the default statistics target as <literal>NULL</literal>
 | 
					     to represent the default statistics target as <literal>NULL</literal>
 | 
				
			||||||
     (Peter Eisentraut)
 | 
					     (Peter Eisentraut)
 | 
				
			||||||
     </para>
 | 
					     </para>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user