fix_parsetree_attnums was not nearly smart enough about walking parse

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 7431796b46e53da3d548e82928c1a18c08e936c9
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-12-14T03:35:28Z
Releases: 7.1.1
fix_parsetree_attnums was not nearly smart enough about walking parse
trees.  Also rewrite find_all_inheritors() in a more intelligible style.

Files