The attached patch changes ALTER TABLE OWNER to also change the

Bruce Momjian <bruce@momjian.us>

Commit: 31effd10feb9d402f171a82b8d953a7441c0d082
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-03-14T22:44:50Z
Releases: 7.3.1
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

PathChange+/−
src/backend/commands/command.c modified +13 −4