postgresql/doc
Fujii Masao 5c63dab838 Move pg_stat_progress_vacuum to the table of Dynamic Statistics Views in doc.
Previously the description about pg_stat_progress_vacuum was in the table
of "Collected Statistics Views" in the doc. But since it repors dynamic
information, i.e., the current progress of VACUUM, its description should be
in the table of "Dynamic Statistics Views".

Back-patch to 9.6 where pg_stat_progress_vacuum was added.

Author: Amit Langote
Discussion: http://postgr.es/m/7ab51b59-8d4d-6193-c60a-b75f222efb12@lab.ntt.co.jp
2017-04-13 12:10:06 +09:00
..
src Move pg_stat_progress_vacuum to the table of Dynamic Statistics Views in doc. 2017-04-13 12:10:06 +09:00
bug.template Stamp 9.6.2. 2017-02-06 16:45:25 -05:00
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO