mirror of
https://github.com/postgres/postgres.git
synced 2025-10-28 11:55:03 +03:00
Oversights in commits1aaf532deandbfea331a5. 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.