According to the docs,
http://www.postgresql.org/docs/8.4/interactive/app-psql.html says in
part:

Whenever the pattern parameter is omitted completely, the \d commands
display all objects that are visible in the current schema search path
— this is equivalent to using the pattern *. To see all objects in the
database, use the pattern *.*.

So yeah, according to the documented expected behaviour it would be a bug.

2009/12/21 Filip Rembiałkowski <plk.zu...@gmail.com>:
>
>
> 2009/12/19 Ralph Graulich <ralph.graul...@t-online.de>
>
>>
>> -- Only one of the two relations is shown
>>
>
>
> I would call it a bug. Reproduced here, on 8.4.2 and 8.3.8
>
>
>
>
>
> --
> Filip Rembiałkowski
> JID,mailto:filip.rembialkow...@gmail.com
> http://filip.rembialkowski.net/
>



-- 
When fascism comes to America, it will be intolerance sold as diversity.

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to