Обсуждение: pgsql: Don't uselessly escape a string that doesn't need escaping

Поиск
Список
Период
Сортировка

pgsql: Don't uselessly escape a string that doesn't need escaping

От
Alvaro Herrera
Дата:
Don't uselessly escape a string that doesn't need escaping

Per gripe from Ian Barwick

Co-authored-by: Ian Barwick <ian@2ndquadrant.com>
Discussion: https://postgr.es/m/CABvVfJWNnNKb8cHsTLhkTsvL1+G6BVcV+57+w1JZ61p8YGPdWQ@mail.gmail.com

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0f9133b66b567312f23e39eb767d6e6546aa590d

Modified Files
--------------
src/bin/pg_basebackup/pg_basebackup.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)