mirror of
https://github.com/postgres/postgres.git
synced 2025-05-28 00:03:23 -04:00
Non-existent tablespace directory references can occur if user tablespaces are created inside data directories and the data directory is renamed in preparation for running pg_upgrade, and the symbolic links are not updated. Backpatch to 9.3.