diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-11-06 21:41:14 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-11-06 21:41:14 -0400 |
commit | e43fb604d6db229d70d3101aa53348cc16a5473a (patch) | |
tree | 5aaa9c838272896e941c2c390c8e8d10ddda894e /src/backend/access/gist/gistxlog.c | |
parent | d7a2ce4905da7d812407b6354f038aac17e97024 (diff) | |
download | postgresql-e43fb604d6db229d70d3101aa53348cc16a5473a.tar.gz postgresql-e43fb604d6db229d70d3101aa53348cc16a5473a.zip |
Implement an "S" option for psql's \dn command.
\dn without "S" now hides all pg_XXX schemas as well as information_schema.
Thus, in a bare database you'll only see "public". ("public" is considered
a user schema, not a system schema, mainly because it's droppable.)
Per discussion back in late September.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions