Re: FWD: Re: Updated backslash consistency patch - Mailing list pgsql-hackers

From Tom Lane
Subject Re: FWD: Re: Updated backslash consistency patch
Date
Msg-id 10875.1232136377@sss.pgh.pa.us
Whole thread Raw
In response to Re: FWD: Re: Updated backslash consistency patch  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> I think you should make:

> \df - non-system only
> \dfS - system only
> \dfA - all

> Then you could make \dt the same way, and it wouldn't involve breaking
> the way \dt works now.

No, instead it would break \df.  As I said before, a solution that was
designed for tables back around 6.4 isn't good enough for functions
in a schema world.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: FWD: Re: Updated backslash consistency patch
Next
From: Heikki Linnakangas
Date:
Subject: Re: Hot Standby dev build (v8)