Re: BUG #5498: PgAdmin III write to file adds carriage return

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Ramesh <ramnuth(at)rediffmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5498: PgAdmin III write to file adds carriage return
Date: 2010-06-12 15:31:57
Message-ID: 201006121531.o5CFVvI16023@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Ramesh wrote:
>
> The following bug has been logged online:
>
> Bug reference: 5498
> Logged by: Ramesh
> Email address: ramnuth(at)rediffmail(dot)com
> PostgreSQL version: 8.1.7
> Operating system: Linux
> Description: PgAdmin III write to file adds carriage return
> Details:
>
> I have connected PgAdmin III version 1.10.3 to PostgresSQL database version
> 8.1.7.
>
> I am trying to generate a report with comma (,) seperated values and the
> columns are with in double quotes. Once its saved when I check the report
> the last column is like below, after the value is printed a carriage return
> is added (\n) to the last column and then a quote is added.
>
> "a","b","c","d
> "
> "e","f","g","h
> "
>
> Can some point me a fix for this ?

I think you need to report this to pgadmin:

http://www.pgadmin.org/

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ None of us is going to be here forever. +

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Kris Jurka 2010-06-12 23:40:56 Re: BUG #5501: PostgreSQL JDBC Driver has inappropriate import
Previous Message Dave Jarvis 2010-06-12 06:42:36 BUG #5501: PostgreSQL JDBC Driver has inappropriate import