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

Commit 6ff33cd

Browse files
committed
doc: PG 16 relnotes, merge REINDEX and reindexdb items
Reported-by: Vibhor Kumar
1 parent 1a620cb commit 6ff33cd

File tree

1 file changed

+2
-19
lines changed

1 file changed

+2
-19
lines changed

doc/src/sgml/release-16.sgml

Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,11 @@ Author: Michael Paquier <michael@paquier.xyz>
8383

8484
<listitem>
8585
<para>
86-
Change reindexedb to not process indexes on system catalogs (Simon Riggs)
86+
Change REINDEX DATABASE and reindexedb to not process indexes on system catalogs (Simon Riggs)
8787
</para>
8888

8989
<para>
90-
Processing such indexes is still possible using REINDEX SYSTEM.
90+
Processing such indexes is still possible using REINDEX SYSTEM and reindexedb --system.
9191
</para>
9292
</listitem>
9393

@@ -203,23 +203,6 @@ Remove symbolic links for the postmaster binary (Peter Eisentraut)
203203

204204
<itemizedlist>
205205

206-
<!--
207-
Author: Michael Paquier <michael@paquier.xyz>
208-
2022-07-19 [2cbc3c17a] Rework logic and simplify syntax of REINDEX DATABASE/SYS
209-
Author: Michael Paquier <michael@paquier.xyz>
210-
2022-07-26 [0a5f06b84] Fix a few issues with REINDEX grammar
211-
-->
212-
213-
<listitem>
214-
<para>
215-
Change REINDEX DATABASE to not process indexes on system catalogs (Simon Riggs)
216-
</para>
217-
218-
<para>
219-
Processing such indexes is still possible using REINDEX SYSTEM.
220-
</para>
221-
</listitem>
222-
223206
<!--
224207
Author: David Rowley <drowley@postgresql.org>
225208
2022-08-02 [3592e0ff9] Have ExecFindPartition cache the last found partition

0 commit comments

Comments
 (0)