REL_17_STABLE.diff

text/x-diff

Filename: REL_17_STABLE.diff
Type: text/x-diff
Part: 0
Message: Re: First draft of PG 17 release notes

Patch

Same data as JSON: GET /api/v1/attachments/:id/patch the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes. API reference →
Format: unified
File+
doc/src/sgml/release-17.sgml 1 1
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>