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

From Tom Lane
Subject Re: expanded \df+ display broken in beta4
Date
Msg-id 29403.1130277321@sss.pgh.pa.us
Whole thread Raw
In response to Re: expanded \df+ display broken in beta4  ("Michael Paesold" <mpaesold@gmx.at>)
Responses Re: expanded \df+ display broken in beta4
List pgsql-hackers
"Michael Paesold" <mpaesold@gmx.at> writes:
> Robert Treat wrote:
>> ISTM even a GUC to enable/disable would have been better scheme than
>> what we have now; we are basically leaving no options for those who
>> found the old behavior useful, while what we had before would at least
>> let people switch back and forth. 

> I think Robert is right here and the new behaviour is a step backwards.

Should we revert the patch for the time being, and take another go at it
in 8.2?

Is it practical to have the old behavior for \df (and anything else with
particularly wide output) while still forcing \x off for \d?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: add_missing_from breaks existing views
Next
From: Neil Conway
Date:
Subject: Re: add_missing_from breaks existing views