diff options
-rw-r--r-- | doc/src/sgml/release-17.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/release-17.sgml b/doc/src/sgml/release-17.sgml index e9cee92ff44..dfbf8a74cd4 100644 --- a/doc/src/sgml/release-17.sgml +++ b/doc/src/sgml/release-17.sgml @@ -269,7 +269,7 @@ Author: Peter Eisentraut <peter@eisentraut.org> Change <link linkend="catalog-pg-attribute"><structname>pg_attribute</structname>.<structfield>attstattarget</structfield></link> 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> (Peter Eisentraut) </para> |