You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Sometimes, we replace a symbolic link that we find in the datadirectory with an actual directory within the tarfile that wecreate. _tarWriteDir was responsible both for making thissubstitution and also for writing the tar header for theresulting directory into the tar file. Make it do only the firstof those things, and rename to convert_link_to_directory.Substantially larger refactoring of this source file is planned,but this little bit seemed to make sense to commitindependently.Discussion:http://postgr.es/m/CA+Tgmobz6tuv5tr-WxURe5JA1vVcGz85k4kkvoWxcyHvDpEqFA@mail.gmail.com