Revisit AlterTableCreateToastTable's API once again, hoping to make it what
commit5e1b5bd7a7612e92fc77971eec5d7d7d0669bf48
authortgl <tgl>
Thu, 11 Jun 2009 20:46:11 +0000 (11 20:46 +0000)
committertgl <tgl>
Thu, 11 Jun 2009 20:46:11 +0000 (11 20:46 +0000)
treeca6aea128a332abf20bed7bb47ace59e27af3ae2
parente25037a05e6bb0839e9d0f9bdbc49c757cd40286
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.
src/backend/catalog/toasting.c
src/backend/commands/cluster.c
src/backend/commands/tablecmds.c
src/backend/executor/execMain.c
src/backend/tcop/utility.c
src/include/catalog/toasting.h