aboutsummaryrefslogtreecommitdiff
path: root/src/include/pgstat.h
Commit message (Expand)AuthorAge
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Fix getopt-vs-init_ps_display problem by copying original argv[] info,Tom Lane2001-10-21
* Put pgstat internal files into $PGDATA/global.Peter Eisentraut2001-09-03
* Endeavor to make pgstats buffer process (a) safe and (b) useful.Tom Lane2001-08-05
* Fix handling of SIGCHLD, per recent pghackers discussion: on someTom Lane2001-08-04
* Added GUC configuration options to control access statistics.Jan Wieck2001-07-05
* gcc did not like new pg_stat macros, for good and sufficient reason.Tom Lane2001-06-29
* Turned high-frequently called pgstat functions into macrosJan Wieck2001-06-29
* The new files for statistical system views.Jan Wieck2001-06-22