Drop unlogged table after test is done
Alvaro Herrera <alvherre@alvh.no-ip.org>
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
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/spgist.out | modified | +1 −0 |
| src/test/regress/sql/spgist.sql | modified | +1 −0 |