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

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

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to