On Friday, January 20, 2017, John Scalia <jayknowsunix@xxxxxxxxx> wrote:
So, to me this is somewhat non-intuitive behavior, but maybe I'm all wet here. Shouldn't \dt report all the tables it can see with the search_path set to some value? And btw, this is was the behavior on 9.4.10, so if it's changed in more recent versions, I haven't tested there yet.
It shows the definition of the table you would be referencing if you used that name in a query. This seems like a useful behavior.
David J.