From: Darold Gilles Date: Mon, 6 Oct 2014 13:39:04 +0000 (+0200) Subject: Remove CSV test modification. X-Git-Tag: v6.2~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=06034fcdc4d37cfaac6c47be62ccfab57a4a3a92;p=pgbadger Remove CSV test modification. --- diff --git a/pgbadger b/pgbadger index cb517c1..d67aa38 100755 --- a/pgbadger +++ b/pgbadger @@ -1938,8 +1938,6 @@ sub process_file eol => $/, sep_char => $csv_sep_char, allow_loose_quotes => 1, - allow_loose_escapes => 1, - escape_char => '"', } );