Speed up hash_index regression test.
Tom Lane <tgl@sss.pgh.pa.us>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/hash_index.out | modified | +4 −5 |
| src/test/regress/sql/hash_index.sql | modified | +4 −6 |
Discussion
- TAP tests take a long time 24 messages · 2017-04-11 → 2017-04-12