Is there any way to adjust the oid of an already created pg_type (plus
dependent tables like pg_attribute)? C code inside the backend is
ok...I have two databases and need to keep oid in sync.
(or, create a type at a particular oid slot would be ok too). note,
this is not at bootstrap time.
merlin