diff options
author | Michael Paquier <michael@paquier.xyz> | 2020-08-11 14:37:38 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2020-08-11 14:37:38 +0900 |
commit | 1f75b454134cce6a67a9bcdb01b5c018221dd359 (patch) | |
tree | e7e479990bf17469276524eb7cb755b0ccb444db /src/backend/access/transam/commit_ts.c | |
parent | 1784f278a63866cc144fcd0a2127cadba6a2b7f8 (diff) | |
download | postgresql-1f75b454134cce6a67a9bcdb01b5c018221dd359.tar.gz postgresql-1f75b454134cce6a67a9bcdb01b5c018221dd359.zip |
Improve tab completion of REINDEX in psql
This allows the tab completion of REINDEX to handle an optional
parenthesized list of options. This case is more complicated than
VACUUM or ANALYZE because of CONCURRENTLY and the different object types
to consider with the reindex.
Author: Justin Pryzby
Reviewed-by: Alexey Kondratov, Michael Paquier
Discussion: https://postgr.es/m/20200403182712.GR14618@telsasoft.com
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions