summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/pgstatfuncs.c
AgeCommit message (Collapse)Author
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
tests pass.
2001-09-30pg_stat_get_backend_idset should reset fmgr_info->fn_extra at end ofTom Lane
execution, so that it restarts correctly if query tree is used again.
2001-06-25Suppress gcc warning.Tom Lane
2001-06-22The new files for statistical system views.Jan Wieck
Jan