Michael,
> See "Object Identifier Types" in the "Data Types" chapter.>> SELECT * FROM pg_attribute WHERE attrelid = 'tablename'::regclass;
Thanks. That worked like a champ!
Ken