Re: psql backslash consistency - Mailing list pgsql-patches

From Greg Sabino Mullane
Subject Re: psql backslash consistency
Date
Msg-id 5167f31e29e455d1c6c8e9b6af348918@biglumber.com
Whole thread Raw
In response to Re: psql backslash consistency  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: psql backslash consistency
Re: psql backslash consistency
List pgsql-patches
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


> 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

But all we are asking is that you add a single letter ('S') to your
queries. There are probably only a handful of people besides yourself
who use \df to look up system functions, while the other 99% of the world
would benefit greatly from being able to do a \df and see their functions,
as opposed to doing "\df public.*" (which won't work of course if you have
your functions in other schemas).

- --
Greg Sabino Mullane greg@turnstep.com
PGP Key: 0x14964AC8 200505280549
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8

-----BEGIN PGP SIGNATURE-----

iD8DBQFCmD+3vJuQZxSWSsgRAreqAKC/EekFZeLA1zGzo0LgDXSbTKRNuwCgsCWH
jLLj4ySNlsDWeY1MCdbDlNk=
=RbHQ
-----END PGP SIGNATURE-----



pgsql-patches by date:

Previous
From: Ron Mayer
Date:
Subject: Re: O_DIRECT for WAL writes
Next
From: Bruce Momjian
Date:
Subject: Re: psql backslash consistency