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

Commitd82ab9f

Browse files
committed
doc PG 17 relnotes: Fixes from jian he
Backpatch-through: master
1 parent45ea5b0 commitd82ab9f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,7 @@ Add per-table GRANT permission MAINTAIN to control maintenance operations (Natha
751751
</para>
752752

753753
<para>
754-
The operations are VACUUM, ANALYZE, REINDEX, REFRESHMATERIALIZE VIEW, CLUSTER, and LOCK TABLE.
754+
The operations are VACUUM, ANALYZE, REINDEX, REFRESHMATERIALIZED VIEW, CLUSTER, and LOCK TABLE.
755755
</para>
756756
</listitem>
757757

@@ -766,7 +766,7 @@ Add user-grantable role pg_maintain to control maintenance operations (Nathan Bo
766766
</para>
767767

768768
<para>
769-
The operations are VACUUM, ANALYZE, REINDEX, REFRESHMATERIALIZE VIEW, CLUSTER, and LOCK TABLE.
769+
The operations are VACUUM, ANALYZE, REINDEX, REFRESHMATERIALIZED VIEW, CLUSTER, and LOCK TABLE.
770770
</para>
771771
</listitem>
772772

@@ -777,7 +777,7 @@ Author: Nathan Bossart <nathan@postgresql.org>
777777

778778
<listitem>
779779
<para>
780-
Allow roles with pg_monitorprivileges to execute pg_current_logfile() (Pavlo Golub, Nathan Bossart)
780+
Allow roles with pg_monitormembership to execute pg_current_logfile() (Pavlo Golub, Nathan Bossart)
781781
</para>
782782
</listitem>
783783

@@ -1738,7 +1738,7 @@ Author: Daniel Gustafsson <dgustafsson@postgresql.org>
17381738

17391739
<listitem>
17401740
<para>
1741-
Add functionXMLText() to convert text to a single XML text node (Jim Jones)
1741+
Add functionxmltext() to convert text to a single XML text node (Jim Jones)
17421742
</para>
17431743
</listitem>
17441744

@@ -1749,7 +1749,7 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
17491749

17501750
<listitem>
17511751
<para>
1752-
Add function to_regtypemod() to return thetypemodof astring (David Wheeler, Erik Wienhold)
1752+
Add function to_regtypemod() to return thetype modifierof atype specification (David Wheeler, Erik Wienhold)
17531753
</para>
17541754
</listitem>
17551755

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp