index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
pgstat.h
Commit message (
Expand
)
Author
Age
*
pgindent run.
Bruce Momjian
2003-08-04
*
Put back encoding-conversion step in processing of incoming queries;
Tom Lane
2003-04-27
*
Tweak stats collector start logic so that we will not try to spawn a
Tom Lane
2003-04-26
*
Add start time to pg_stat_activity
Bruce Momjian
2003-03-20
*
Move new typedef AclId into c.h, so as to avoid cluttering namespace
Tom Lane
2003-01-09
*
More cleanup of userid to be AclId rather than Oid.
Bruce Momjian
2002-12-05
*
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