Hi all,
While looking at the heap code, I've found that relrewrite, parameter
used a trick to keep a link to the original relation rewritten, is not
documented at the top of heap_create_with_catalog() contrary to all
its other parameters.
A simple patch is attached to document that.
Thanks,
--
Michael