> I've done only trivial testing, so if anybody finds a situation
> where the view fails (taking the above assumption into account)
> then please describe it.
Nice !
As a sidenote, I have a table with a primary key which is not a sequence,
and this query displays the non-existing sequence name. It would be easy
to check if the sequence exists (yet another join !), only display
sequences that exist ;)...