Re: expanded \df+ display broken in beta4 - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: expanded \df+ display broken in beta4
Date
Msg-id 200510251935.j9PJZrc10601@candle.pha.pa.us
Whole thread Raw
In response to Re: expanded \df+ display broken in beta4  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-hackers
Martijn van Oosterhout wrote:
-- Start of PGP signed section.
> On Tue, Oct 25, 2005 at 02:51:04PM -0400, Bruce Momjian wrote:
> > 
> > Good point.  We modified 8.1 so backslash commands do not honor \x
> > because things like \d look silly in \x, but \df+ looks better with \x,
> > no question.
> > 
> > Ideally I think \x should allow three modes, on, off, and auto, with
> > auto doing \x if the row output is wider than the screen.  If we had
> > this, backslash commands could be auto, or we can set all queries to
> > auto by default.
> 
> I have a patch on my local system that fixes the splattering across the
> screen you currently get with multiline function definitions. Maybe
> once that has been fixed we should revisit this.

Yes, but \df+ is not multi-line per column.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: The use of (mb)print.c from psql in the scripts directory
Next
From: Robert Treat
Date:
Subject: Re: expanded \df+ display broken in beta4