The attached patch changes ALTER TABLE OWNER to also change the
Bruce Momjian <bruce@momjian.us>
The attached patch changes ALTER TABLE OWNER to also change the ownership of any toast tables that belong to the table that is being operated upon (as suggested by Tom Lane). Neil Conway
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/command.c | modified | +13 −4 |