]> granicus.if.org Git - postgresql/commit
Add functions to reset the statistics counter for a single table/index or
authorMagnus Hagander <magnus@hagander.net>
Thu, 28 Jan 2010 14:25:41 +0000 (14:25 +0000)
committerMagnus Hagander <magnus@hagander.net>
Thu, 28 Jan 2010 14:25:41 +0000 (14:25 +0000)
commit083e1b0f27df985a82dda656c0e5bafd17930d06
tree8cceaf19d305f0370fa2f442e9665683f0199f8c
parent21d3ae09da6821c0014a4f8e60c547286ffb9b41
Add functions to reset the statistics counter for a single table/index or
a single function.
doc/src/sgml/monitoring.sgml
src/backend/postmaster/pgstat.c
src/backend/utils/adt/pgstatfuncs.c
src/include/catalog/catversion.h
src/include/catalog/pg_proc.h
src/include/pgstat.h