Revisit AlterTableCreateToastTable's API once again, hoping to make it what

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 44aa60fa7c68355c630cc4fa5c677364dcfd06a3
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2009-06-11T20:46:11Z
Releases: 8.4.0
Revisit AlterTableCreateToastTable's API once again, hoping to make it what
pg_migrator actually needs and not just a partial solution.  We have to be
able to specify the OID that the new toast table should be created with.

Files