I said:
> Hm. Shouldn't psql's \dS ignore temp items, since \d and \di do?
Wait a sec --- I was confusing \dS (display system tables) with \ds
(display sequences). It looks like the latter should get it right
already.
Possibly it does make sense to suppress temp items in \dS, but there
isn't precedent for it. We should discuss it on its own merits.
regards, tom lane