Re: psql backslash consistency - Mailing list pgsql-patches

From Tom Lane
Subject Re: psql backslash consistency
Date
Msg-id 10420.1117163680@sss.pgh.pa.us
Whole thread Raw
In response to psql backslash consistency  (Greg Sabino Mullane <greg@turnstep.com>)
Responses Re: psql backslash consistency  (Peter Eisentraut <peter_e@gmx.net>)
Re: psql backslash consistency  ("Greg Sabino Mullane" <greg@turnstep.com>)
List pgsql-patches
Greg Sabino Mullane <greg@turnstep.com> writes:
> Attached is my "backslash consistency" patch which basically makes all
> the backslash commands behave as \dt does: \d* shows non-system objects,
> and \d*S shows system objects.

Could we have a way to turn this off?  At least for functions and
operators?  For my usage, at least, this will be a serious step
backwards in usefulness.

            regards, tom lane

pgsql-patches by date:

Previous
From: Greg Sabino Mullane
Date:
Subject: psql backslash consistency
Next
From: Bruce Momjian
Date:
Subject: Re: Fix for timestamp rouding