Drop unlogged table after test is done

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: dec8ad367e46180f826d5b6dc820fbecba1b71d2
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2022-04-25T13:48:13Z
Releases: 15.0
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.

Files

PathChange+/−
src/test/regress/expected/spgist.out modified +1 −0
src/test/regress/sql/spgist.sql modified +1 −0