Drop unlogged table after test is done
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 25 Apr 2022 13:48:13 +0000 (15:48 +0200)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 25 Apr 2022 13:48:13 +0000 (15:48 +0200)
commitdec8ad367e46180f826d5b6dc820fbecba1b71d2
tree980cd742389ff86fefd54cdaf8a9e1f0bddb060e
parent4fb5c794e58613561f94ad5ea1197729be7791dc
Drop unlogged table after test is done

Another test is constructed on top of regression tests, which does not
work correctly with unlogged tables.  For now, cope with that by making
sure no unlogged table is left behind.

Per buildfarm pink after 4fb5c794e586.
src/test/regress/expected/spgist.out
src/test/regress/sql/spgist.sql