Bruce Momjian wrote:
> Hey, I can work with this idea.  First, there really is no 'off' mode
> for wrapped because that is aligned.  What we could do is to have:
> 
>       \pset format wrapped display
> 
> affect only output to the screen, using the screen width, and:
> 
>       \pset format wrapped nnn
> 
> affect output to the screen and file/pipes.

A new idea would be for a wrap value of zero to be special:

        \pset format wrapped 0
 
to wrap to screen width for terminal and file/pipe output.

-- 
  Bruce Momjian  <[EMAIL PROTECTED]>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

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

Reply via email to