index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
adt
/
pgstatfuncs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added hints about the reason, why the command string in
Jan Wieck
2004-02-12
1
-6
/
+10
*
OK, some of these syntax errors should be given other codes.
Peter Eisentraut
2003-09-15
1
-1
/
+1
*
Some "feature not supported" errors are better syntax errors, because the
Peter Eisentraut
2003-09-09
1
-1
/
+1
*
pgindent run.
Bruce Momjian
2003-08-04
1
-7
/
+7
*
Error message editing in utils/adt. Again thanks to Joe Conway for doing
Tom Lane
2003-07-27
1
-2
/
+6
*
Avoid repeated computation of the constants date2j(1970, 1, 1) and
Tom Lane
2003-04-04
1
-12
/
+1
*
Code review for pg_stat_get_backend_activity_start patch --- fix
Tom Lane
2003-04-04
1
-4
/
+4
*
It would also be handy if users could see their own pg_stat_activity
Bruce Momjian
2003-03-20
1
-3
/
+3
*
Add start time to pg_stat_activity
Bruce Momjian
2003-03-20
1
-1
/
+45
*
Make usesysid consistently int4, not oid.
Bruce Momjian
2002-12-04
1
-1
/
+1
*
Allow pg_statistics to be reset by calling pg_stat_reset().
Bruce Momjian
2002-08-20
1
-0
/
+12
*
Rename backend_pid to pg_backend_pid, move docs to monitoring section.
Bruce Momjian
2002-08-04
1
-2
/
+2
*
Rename pid function to backend_pid().
Bruce Momjian
2002-07-31
1
-2
/
+2
*
Add function to access backend pid, pg_stat_get_backend_mypid.
Bruce Momjian
2002-07-31
1
-0
/
+8
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
1
-110
/
+108
*
pg_stat_get_backend_idset should reset fmgr_info->fn_extra at end of
Tom Lane
2001-09-30
1
-16
/
+12
*
Suppress gcc warning.
Tom Lane
2001-06-25
1
-1
/
+2
*
The new files for statistical system views.
Jan Wieck
2001-06-22
1
-0
/
+376