Revert strlen -> strnlen optimization pre-v11. We don't have a src/port substitute for that function in older branches, so it fails on platforms lacking the function natively. Per buildfarm.
Branch ------ REL9_6_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/c4c2958c6b8fbf691a3303fa09f1aa84bb8927d9 Modified Files -------------- src/backend/utils/adt/xml.c | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-)
