Allow pg_statistics to be reset by calling pg_stat_reset().
Bruce Momjian <bruce@momjian.us>
Allow pg_statistics to be reset by calling pg_stat_reset(). Christopher Kings-Lynne
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/monitoring.sgml | modified | +9 −1 |
| src/backend/utils/adt/pgstatfuncs.c | modified | +12 −0 |
| src/include/catalog/pg_proc.h | modified | +3 −1 |