Remove remaining mentions of UNSAFE_STAT_OK

Lists: pgsql-hackers
From: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Remove remaining mentions of UNSAFE_STAT_OK
Date: 2022-08-15 08:41:42
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-hackers

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 Content-Type Size
0001-Remove-remaining-mentions-of-UNSAFE_STAT_OK.patch text/plain 1.5 KB