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