Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbce0ff4

Browse files
committed
Last-minute updates for release notes.
I removed the item about the pg_stat_statements change fromrelease-11.sgml, as part of a sweep to delete items already committedin 11.0; but actually we'd best keep it to ensure that people who'vepg_upgraded their databases will take the requisite action. Also makesaid action more visible by making it into its own para. Noted byJonathan Katz.
1 parentac36e6a commitbce0ff4

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

‎doc/src/sgml/release-10.sgml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1036,12 +1036,6 @@ Branch: REL9_3_STABLE [9f3ade1a6] 2018-08-31 20:21:30 +0300
10361036
</listitem>
10371037

10381038
<listitem>
1039-
<!--
1040-
Author: Michael Paquier <michael@paquier.xyz>
1041-
Branch: master [edb979766] 2018-09-25 09:55:44 +0900
1042-
Branch: REL_11_STABLE Release: REL_11_0 [a3bb831ef] 2018-09-25 09:56:41 +0900
1043-
Branch: REL_10_STABLE [90a1f9786] 2018-09-25 09:56:57 +0900
1044-
-->
10451039
<para>
10461040
In <filename>contrib/pg_stat_statements</filename>, disallow
10471041
the <literal>pg_read_all_stats</literal> role from
@@ -1052,6 +1046,9 @@ Branch: REL_10_STABLE [90a1f9786] 2018-09-25 09:56:57 +0900
10521046
<para>
10531047
<literal>pg_read_all_stats</literal> is only meant to grant permission
10541048
to read statistics, not to change them, so this grant was incorrect.
1049+
</para>
1050+
1051+
<para>
10551052
To cause this change to take effect, run <literal>ALTER EXTENSION
10561053
pg_stat_statements UPDATE</literal> in each database
10571054
where <filename>pg_stat_statements</filename> has been installed.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp