Don't uselessly escape a string that doesn't need escaping Per gripe from Ian Barwick
Co-authored-by: Ian Barwick <[email protected]> Discussion: https://postgr.es/m/cabvvfjwnnnkb8chstlhktsvl1+g6bvcv+57+w1jz61p8ygp...@mail.gmail.com Branch ------ REL_10_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/52608f3416075dc57a8e12ff0c3e6af03549c7d5 Modified Files -------------- src/bin/pg_basebackup/pg_basebackup.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
