postgresql/src
Tom Lane 0c90442355 Reset all database-level stats in pgstat_recv_resetcounter().
We were failing to zero out some pg_stat_database counters that have
been added since the initial pgstats coding.  This is a bug, but not
back-patching the fix since changing this behavior in a minor release
seems a cure worse than the disease.

Report and patch by Tomas Vondra.
2010-12-12 15:09:53 -05:00
..
backend Reset all database-level stats in pgstat_recv_resetcounter(). 2010-12-12 15:09:53 -05:00
bin Move a couple of initdb's subroutines into src/port/. 2010-12-10 19:42:44 -05:00
include Make S_IRGRP etc available in mingw builds as well as MSVC. 2010-12-12 13:43:44 -05:00
interfaces Allow bidirectional copy messages in streaming replication mode. 2010-12-11 09:27:37 -05:00
makefiles Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
pl Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
port Move a couple of initdb's subroutines into src/port/. 2010-12-10 19:42:44 -05:00
template Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
test Make output width consistent for all ways of invoking a regression test 2010-12-04 17:34:48 +02:00
timezone Improved parallel make support 2010-11-12 22:15:16 +02:00
tools Add required new port files to MSVC builds. 2010-12-11 14:19:08 +01:00
tutorial Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Additional fixes for parallel make 2010-11-17 08:08:41 +02:00
Makefile.global.in Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
Makefile.shlib Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
bcc32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
nls-global.mk Fix makefile logic to not break the build when xgettext is missing 2010-10-14 23:16:46 +03:00
win32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00