aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2019-04-07 11:30:14 +0200
committerPeter Eisentraut <peter@eisentraut.org>2019-04-07 12:35:29 +0200
commit03f9e5cba0ee1633af4abe734504df50af46fbd8 (patch)
treea58530a21f478fc54658768e680de91e9c20ebee /src/backend/access/gist/gistproc.c
parent106f2eb664bbd38c83090becff9fcde1e9622c9c (diff)
downloadpostgresql-03f9e5cba0ee1633af4abe734504df50af46fbd8.tar.gz
postgresql-03f9e5cba0ee1633af4abe734504df50af46fbd8.zip
Report progress of REINDEX operations
This uses the same infrastructure that the CREATE INDEX progress reporting uses. Add a column to pg_stat_progress_create_index to report the OID of the index being worked on. This was not necessary for CREATE INDEX, but it's useful for REINDEX. Also edit the phase descriptions a bit to be more consistent with the source code comments. Discussion: https://www.postgresql.org/message-id/ef6a6757-c36a-9e81-123f-13b19e36b7d7%402ndquadrant.com
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions