]> granicus.if.org Git - postgresql/commit
Speed up hash_index regression test.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 12 Apr 2017 20:17:53 +0000 (16:17 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 12 Apr 2017 20:17:53 +0000 (16:17 -0400)
commit4a8bc39b08aa83694f22ea56a8626e91e28a0227
treee657d9f1de7059903e100cef4549d54f83bceb3d
parent16ebab68862bb5d3595b8c8df083f650d9d7cd20
Speed up hash_index regression test.

Commit f5ab0a14e made this test take substantially longer than it used
to.  With a bit more care, we can get the runtime back down while
achieving the same, or even a bit better, code coverage.

Mithun Cy

Discussion: https://postgr.es/m/CAD__Ouh-qaEb+rD7Uy-4g3xQYOrhPzHs-a_TrFAjiQ5azAW5+w@mail.gmail.com
src/test/regress/expected/hash_index.out
src/test/regress/sql/hash_index.sql