Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make usesysid consistently int4, not oid. | Bruce Momjian | 2002-12-04 |
| | | | | | | Catalog patch from Alvaro Herrera for same. catversion updated. initdb required. | ||
* | Allow pg_statistics to be reset by calling pg_stat_reset(). | Bruce Momjian | 2002-08-20 |
| | | | | Christopher Kings-Lynne | ||
* | Rename backend_pid to pg_backend_pid, move docs to monitoring section. | Bruce Momjian | 2002-08-04 |
| | |||
* | Rename pid function to backend_pid(). | Bruce Momjian | 2002-07-31 |
| | |||
* | Add function to access backend pid, pg_stat_get_backend_mypid. | Bruce Momjian | 2002-07-31 |
| | |||
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 |
| | | | | tests pass. | ||
* | pg_stat_get_backend_idset should reset fmgr_info->fn_extra at end of | Tom Lane | 2001-09-30 |
| | | | | execution, so that it restarts correctly if query tree is used again. | ||
* | Suppress gcc warning. | Tom Lane | 2001-06-25 |
| | |||
* | The new files for statistical system views. | Jan Wieck | 2001-06-22 |
Jan |