Обсуждение: pgsql/src/include/commands (command.h)

Поиск
Список
Период
Сортировка

pgsql/src/include/commands (command.h)

От
Bruce Momjian - CVS
Дата:
  Date: Tuesday, September 12, 2000 @ 01:09:48
Author: momjian

Update of /home/projects/pgsql/cvsroot/pgsql/src/include/commands
     from hub.org:/home/projects/pgsql/tmp/cvs-serv18184/pgsql/src/include/commands

Modified Files:
    command.h

-----------------------------  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