copydir() and rmtree() need to use lstat, not stat, to behave as expected
with symlinks. Noted while trying to use rmtree in new C-code pg_regress.
Showing
Please register or sign in to comment
with symlinks. Noted while trying to use rmtree in new C-code pg_regress.