Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 0ed4a84

Browse files
committed
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
1 parent 47b47a5 commit 0ed4a84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/release-17.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ Author: Peter Eisentraut <peter@eisentraut.org>
269269
Change <link
270270
linkend="catalog-pg-attribute"><structname>pg_attribute</structname>.<structfield>attstattarget</structfield></link>
271271
and
272-
<structname>pg_attribute</structname>.<structfield>stxstattarget</structfield>
272+
<structname>pg_statistic_ext</structname>.<structfield>stxstattarget</structfield>
273273
to represent the default statistics target as <literal>NULL</literal>
274274
(Peter Eisentraut)
275275
</para>

0 commit comments

Comments
 (0)