On Wed, 2003-01-22 at 04:55, Antti Haapala wrote: > SHOW > ---- > > I think 7.4 could and really should implement SHOW command similar to > MySQL. Listing tables/foreign keys/views and so isn't just psql problem,
Actually, in 7.4 I'd tell them to: select * from information_schema.tables; This is a far more portable method. -- Rod Taylor <[EMAIL PROTECTED]> PGP Key: http://www.rbt.ca/rbtpub.asc
signature.asc
Description: This is a digitally signed message part