Date: Tuesday, September 12, 2000 @ 01:09:43
Author: momjian
Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/commands
from hub.org:/home/projects/pgsql/tmp/cvs-serv18184/pgsql/src/backend/commands
Modified Files:
command.c
----------------------------- Log Message -----------------------------
This patch implements the following command:
ALTER TABLE <tablename> OWNER TO <username>
Only a superuser may execute the command.
--
Mark Hollomon
mhh@mindspring.com