index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
reindex.sgml
Commit message (
Expand
)
Author
Age
*
Revamp documentation for predefined roles.
Nathan Bossart
2024-07-10
*
Reintroduce MAINTAIN privilege and pg_maintain predefined role.
Nathan Bossart
2024-03-13
*
Fix search_path to a safe value during maintenance operations.
Jeff Davis
2024-03-04
*
Revert MAINTAIN privilege and pg_maintain predefined role.
Nathan Bossart
2023-07-07
*
Improve privilege documentation for maintenance commands.
Nathan Bossart
2023-06-22
*
Fix cache lookup hazards introduced by ff9618e82a.
Nathan Bossart
2023-06-22
*
doc: Fix some typos and grammar
Michael Paquier
2023-04-12
*
Fix MAINTAIN privileges for toast tables and partitions.
Jeff Davis
2023-01-14
*
Add grantable MAINTAIN privilege and pg_maintain role.
Jeff Davis
2022-12-13
*
Fix a few issues with REINDEX grammar
Michael Paquier
2022-07-26
*
Rework grammar for REINDEX
Alvaro Herrera
2022-07-22
*
Rework logic and simplify syntax of REINDEX DATABASE/SYSTEM
Michael Paquier
2022-07-19
*
Revert changes to CONCURRENTLY that "sped up" Xmin advance
Alvaro Herrera
2022-05-31
*
Remove trailing whitespace from *.sgml files.
Tom Lane
2022-04-20
*
doc: Clarify behavior of query planner locking with REINDEX
Michael Paquier
2022-04-11
*
Revert per-index collation version tracking feature.
Thomas Munro
2021-05-07
*
Fix some trailing whitespace in documentation files
Peter Eisentraut
2021-04-22
*
doc: Clarify use of ACCESS EXCLUSIVE lock in various sections
Michael Paquier
2021-04-01
*
doc: Add backlinks to progress reporting documentation
Michael Paquier
2021-03-05
*
VACUUM: ignore indexing operations with CONCURRENTLY
Alvaro Herrera
2021-02-23
*
Add TABLESPACE option to REINDEX
Michael Paquier
2021-02-04
*
Call out vacuum considerations in create index docs
Alvaro Herrera
2021-01-13
*
Refactor CLUSTER and REINDEX grammar to use DefElem for option lists
Michael Paquier
2020-12-03
*
Track collation versions for indexes.
Thomas Munro
2020-11-03
*
Copy editing: fix a bunch of misspellings and poor wording.
Tom Lane
2020-09-21
*
Add support for partitioned tables and indexes in REINDEX
Michael Paquier
2020-09-08
*
Revise REINDEX CONCURRENTLY recovery instructions
Alvaro Herrera
2020-08-20
*
Doc: fix "Unresolved ID reference" warnings, clean up man page cross-refs.
Tom Lane
2020-05-11
*
Fix concurrent indexing operations with temporary tables
Michael Paquier
2020-01-22
*
Doc: Improve readability of options for REINDEX
Michael Paquier
2019-12-18
*
Fix and improve several places in the docs
Michael Paquier
2019-07-13
*
Rework handling of invalid indexes with REINDEX CONCURRENTLY
Michael Paquier
2019-04-17
*
doc: Small documentation review for REINDEX CONCURRENTLY
Peter Eisentraut
2019-03-29
*
doc: Fix typo
Peter Eisentraut
2019-03-29
*
REINDEX CONCURRENTLY
Peter Eisentraut
2019-03-29
*
Restrict access to reindex of shared catalogs for non-privileged users
Michael Paquier
2018-08-09
*
Local partitioned indexes
Alvaro Herrera
2018-01-19
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-20
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Use lower-case SGML attribute values
Peter Eisentraut
2017-10-10
*
Simplify syntax diagram for REINDEX.
Tom Lane
2016-02-04
*
Support VERBOSE option in REINDEX command.
Fujii Masao
2015-05-15
*
Remove obsolete FORCE option from REINDEX.
Fujii Masao
2015-04-09
*
REINDEX SCHEMA
Simon Riggs
2014-12-09
*
doc: small fixes for REINDEX reference page
Peter Eisentraut
2014-07-14
*
docs: remove unnecessary references to old PG versions
Bruce Momjian
2014-02-24
*
doc: Improve DocBook XML validity
Peter Eisentraut
2014-02-23
*
Fix a whitespace issue with the man pages
Peter Eisentraut
2011-08-07
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
[next]