Re: Unicode UTF-8 table formatting for psql text output
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Roger Leigh <rleigh@codelibre.net>
Cc: Greg Stark <gsstark@mit.edu>, Peter Eisentraut <peter_e@gmx.net>, Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@postgresql.org
Date: 2009-10-31T16:25:22Z
Lists: pgsql-hackers
Roger Leigh wrote: > > Wouldn't it be much simpler all around to add a "csv" output format > in addition to the above for this purpose? Spreadsheets can read > it in with no trouble at all. > > > > We've had CSV output since version 8.0. cheers andrew