mirror of
https://github.com/postgres/postgres.git
synced 2025-08-27 07:42:10 +03:00
If you have clusters of different versions pointing to the same tablespace location, we would incorrectly include all the data belonging to the other versions, too. Fixes bug #7986, reported by Sergey Burladyan.