mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 00:28:59 -04:00
fa5e119dc7
I noticed the tmp_check subdirectory wasn't getting cleaned up after a check-world run. Apparently pgxs.mk will only do this for you if you've defined REGRESS. The only other src/test/modules Makefile that does not set that is snapshot_too_old, and it does it like this.