> I don't have a problem looking into it but I can't promise I can get it
> right. My python skills are fairly good...my postgres internal skills
> are still sub-par IMO.
>
> From a cursory review, if attisdropped is true then the attribute/column
> should be ignored/skipped?! Seems pretty dang straight forward.
Basically, yep. Just grep the source code for pg_attribute most likely...
I'm interested in knowing what it uses pg_attribute for as well...?
Chris