getting carriage return character in vacuumo
Muhammad Usama <m.usama@gmail.com>
From: Muhammad Usama <m.usama@gmail.com>
To: pgsql-hackers@postgresql.org
Date: 2011-04-08T16:45:06Z
Lists: pgsql-hackers
Attachments
- carriage_return_in_vacuumlo.patch (application/octet-stream) patch
Hi, While using the vacuumlo utility I encountered a redundant carriage return(\r') character in the output. It is required in any scenario? If not, please find attached a tiny patch which will get rid of that extra '\r' character. Regards, Usama