diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2019-12-14 15:01:56 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2019-12-14 15:01:56 -0500 |
commit | baa32ce28b39eccdf384e979dac5ad8be91ff44e (patch) | |
tree | 5ab1838dd8a4a0e271aa63483f1303e4651beb2c /src/backend/access/gist/gist.c | |
parent | 6ea364e7e7d5f298fc965006caa6c228c743fe77 (diff) | |
download | postgresql-baa32ce28b39eccdf384e979dac5ad8be91ff44e.tar.gz postgresql-baa32ce28b39eccdf384e979dac5ad8be91ff44e.zip |
Try to stabilize results of new tuplesort regression test.
It appears that a concurrent autovacuum/autoanalyze run can cause
changes in the plans expected by this test. To prevent that, change
the tables it uses to be temp tables --- there's no need for them
to be permanent, and this should save a few cycles too.
Discussion: https://postgr.es/m/3244.1576160824@sss.pgh.pa.us
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions