mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-03-05 15:05:48 +02:00
* Tablespace paths that had $PGDATA as a substring would be identified as a subdirectories of $PGDATA even when they were not. * Also hardened relative path checking a bit.