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

Started by Rameshalmost 16 years ago2 messagesbugs
Jump to latest
#1Ramesh
ramnuth@rediffmail.com

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 ?

#2Bruce Momjian
bruce@momjian.us
In reply to: Ramesh (#1)
Re: BUG #5498: PgAdmin III write to file adds carriage return

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. +