Thread: Remove remaining mentions of UNSAFE_STAT_OK

Remove remaining mentions of UNSAFE_STAT_OK

From
Peter Eisentraut
Date:
The last use of UNSAFE_STAT_OK was removed in 
bed90759fcbcd72d4d06969eebab81e47326f9a2, but the build system(s) still 
mentions it.  Is it safe to remove, or does it interact with system 
header files in some way that isn't obvious here?
Attachment