Commit Graph

17 Commits (c3c09be34b6b0d7892f1087a23fc6eb93f3c4f04)

Author SHA1 Message Date
Peter Eisentraut 2d13472c9e OK, some of these syntax errors should be given other codes. 22 years ago
Peter Eisentraut 33d4c828fd Some "feature not supported" errors are better syntax errors, because the 22 years ago
Bruce Momjian 089003fb46 pgindent run. 22 years ago
Tom Lane b6a1d25b0a Error message editing in utils/adt. Again thanks to Joe Conway for doing 22 years ago
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