Added code to make use of David Walker's wonderfully abusive hack on the
pg_proc table that showed me how to write recursive SQL functions.… Show more
Added code to make use of David Walker's wonderfully abusive hack on thepg_proc table that showed me how to write recursive SQL functions. We nowhave good use of the index on tree_sortkey when climbing the tree, woo-hoo!
Show less