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 ------ REL_10_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/d88d71e3100c0d9687715e4ffa05a72f4599065c Modified Files -------------- src/backend/utils/adt/xml.c | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-)
