]> granicus.if.org Git - postgresql/commit
With pg_autovacuum becoming increasingly popular it's important to
authorBruce Momjian <bruce@momjian.us>
Sat, 13 Sep 2003 16:44:49 +0000 (16:44 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 13 Sep 2003 16:44:49 +0000 (16:44 +0000)
commitcd47a4d3c4843d6a7dd759670538eb9b3bcedfd3
treec10475d3e2201d5642d076e686a1617c0c1f3417
parentc346ca8648290d2c7d858d903180b321e68c2f5c
With pg_autovacuum becoming increasingly popular it's important to
have a working stats collector.  This test is able to discover the
problem that was present in 7.4 Beta 2.

Manfred Koizar
src/test/regress/expected/stats.out [new file with mode: 0644]
src/test/regress/parallel_schedule
src/test/regress/serial_schedule
src/test/regress/sql/stats.sql [new file with mode: 0644]