OSDN Git Service

fix_parsetree_attnums was not nearly smart enough about walking parse
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 14 Dec 1999 03:35:28 +0000 (03:35 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 14 Dec 1999 03:35:28 +0000 (03:35 +0000)
commit7431796b46e53da3d548e82928c1a18c08e936c9
treeed8a031aee8859559ce8b798a843200c3598c2fc
parent549a8ba59aa2d14e01d90a2d01fece4f4798096f
fix_parsetree_attnums was not nearly smart enough about walking parse
trees.  Also rewrite find_all_inheritors() in a more intelligible style.
src/backend/commands/command.c
src/backend/commands/rename.c
src/backend/optimizer/prep/prepunion.c
src/include/optimizer/prep.h