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

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

From
"Ramesh"
Date:
The following bug has been logged online:

Bug reference:      5498
Logged by:          Ramesh
Email address:      ramnuth@rediffmail.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 ?

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

From
Bruce Momjian
Date:
Ramesh wrote:
>
> The following bug has been logged online:
>
> Bug reference:      5498
> Logged by:          Ramesh
> Email address:      ramnuth@rediffmail.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@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

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