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
/
test
/
regress
/
expected
/
stats.out
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make stats regression test robust in the face of parallel query.
Tom Lane
2016-03-04
1
-4
/
+20
*
Have TRUNCATE update pgstat tuple counters
Alvaro Herrera
2015-02-20
1
-0
/
+64
*
Add pg_stat_get_snapshot_timestamp() to show statistics snapshot timestamp.
Tom Lane
2015-02-19
1
-1
/
+9
*
Add convenience functions pg_sleep_for and pg_sleep_until.
Robert Haas
2014-01-30
1
-3
/
+3
*
Prevent index-only scans in stats regression test.
Tom Lane
2011-10-08
1
-0
/
+5
*
Simplify and rename some GUC variables, per various recent discussions:
Tom Lane
2007-09-24
1
-6
/
+3
*
Implement rate-limiting logic on how often backends will attempt to send
Tom Lane
2007-04-30
1
-0
/
+8
*
Add a function pg_stat_clear_snapshot() that discards any statistics snapshot
Tom Lane
2007-02-07
1
-44
/
+28
*
Modify the stats regression test to delay until the stats file actually
Tom Lane
2007-02-07
1
-5
/
+51
*
Add a delay at the start of the stats test, to let any prior stats
Tom Lane
2007-01-28
1
-0
/
+8
*
Create a standard function pg_sleep() to sleep for a specified amount of time.
Tom Lane
2006-01-11
1
-2
/
+2
*
Revise pgstats stuff to fix the problems with not counting accesses
Tom Lane
2005-10-06
1
-2
/
+0
*
In the stats test, delay for the stats collector to catch up using a
Tom Lane
2005-07-23
1
-17
/
+4
*
First cut at planner support for bitmap index scans. Lots to do yet,
Tom Lane
2005-04-22
1
-0
/
+2
*
More whitespace fixes. Do people write the expected files by hand?
Peter Eisentraut
2003-11-01
1
-5
/
+5
*
Fix hidden whitespace differences between expected and result files.
Peter Eisentraut
2003-11-01
1
-1
/
+1
*
With pg_autovacuum becoming increasingly popular it's important to
Bruce Momjian
2003-09-13
1
-0
/
+79