getting carriage return character in vacuumo

From: Muhammad Usama <m(dot)usama(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: getting carriage return character in vacuumo
Date: 2011-04-08 16:45:06
Message-ID: BANLkTi=6wbG67wb-5gMhFE5PwVocOar_5A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
carriage_return_in_vacuumlo.patch application/octet-stream 694 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Selena Deckelmann 2011-04-08 16:54:44 Re: Headcount for PL Summit, Saturday May 21, 2011 at PgCon
Previous Message Tom Lane 2011-04-08 16:11:37 Re: WIP: Allow SQL-language functions to reference parameters by parameter name