Better error reporting if the link target is too long

Magnus Hagander <magnus@hagander.net>

Commit: 0d9b09282fbf2a21160d57d2f11785cb23841909
Author: Magnus Hagander <magnus@hagander.net>
Date: 2011-12-07T11:19:20Z
Releases: 9.2.0
Better error reporting if the link target is too long

This situation won't set errno, so using %m will give an incorrect
error message.

Files

PathChange+/−
src/backend/utils/adt/misc.c modified +4 −1