Re: [SQL] Bouncing replies [was: SQL standards in Mysql]

2008-03-02 Thread Bruce Momjian
Dean Gibson (DB Administrator) wrote: > On 2008-02-22 21:34, Scott Marlowe wrote: > > > Bouncing messages from a public list is kinda rude. > > > No more so, than sending two copies of your reply to me, because you > don't go up to your mailer's "To:" line and manually delete the extra > addr

[SQL] psql word wrapping to terminal width - testers?

2008-03-02 Thread Bryce Nesbitt
I'm finishing up work on a version of the psql command line client that can can shrink columns until they fit in your terminal window. For example on 67 column ssh session... # \pset format aligned-wrapped # \pset border 2 # select * from distributors order by did; +--+