Commit Graph

13 Commits (524cfad23f31db70a23fc1fe748c050838d5fad0)

Author SHA1 Message Date
Tom Lane d685417fbb Avoid repeated computation of the constants date2j(1970, 1, 1) and 23 years ago
Tom Lane 3b4ca4c0d9 Code review for pg_stat_get_backend_activity_start patch --- fix 23 years ago
Bruce Momjian db5d7ccac9 It would also be handy if users could see their own pg_stat_activity 23 years ago
Bruce Momjian a18331004a Add start time to pg_stat_activity 23 years ago
Bruce Momjian 93902e9521 Make usesysid consistently int4, not oid. 23 years ago
Bruce Momjian 5243f9a998 Allow pg_statistics to be reset by calling pg_stat_reset(). 23 years ago
Bruce Momjian d7859a9570 Rename backend_pid to pg_backend_pid, move docs to monitoring section. 23 years ago
Bruce Momjian 1107531c91 Rename pid function to backend_pid(). 23 years ago
Bruce Momjian f67cb71961 Add function to access backend pid, pg_stat_get_backend_mypid. 23 years ago
Bruce Momjian b81844b173 pgindent run on all C files. Java run to follow. initdb/regression 24 years ago
Tom Lane b16a8f49a7 pg_stat_get_backend_idset should reset fmgr_info->fn_extra at end of 24 years ago
Tom Lane c31545af27 Suppress gcc warning. 24 years ago
Jan Wieck 140ddb78fe The new files for statistical system views. 24 years ago