mirror of
https://github.com/postgres/postgres.git
synced 2025-06-22 02:52:08 +03:00
Oversights in commits1aaf532de
andbfea331a5
. Unlike the case for traditional-style REGRESS tests, pgxs.mk doesn't have any builtin support for TAP tests, so it doesn't realize it should remove tmp_check/. Maybe we should build some actual pgxs infrastructure for TAP tests ... but for the moment, just remove explicitly.