Add ALTER object SET SCHEMA capability for a limited but useful set of
Tom Lane <tgl@sss.pgh.pa.us>
Add ALTER object SET SCHEMA capability for a limited but useful set of object kinds (tables, functions, types). Documentation is not here yet. Original code by Bernd Helmle, extensive rework by Bruce Momjian and Tom Lane.