pgsql/src/backend/commands (creatinh.c)

Started by Tom Laneover 25 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Date: Thursday, January 4, 2001 @ 21:58:17
Author: tgl

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

Modified Files:
creatinh.c

----------------------------- Log Message -----------------------------

Disallow creation of a child table by a user who does not own the parent
table, per pghackers discussion around 22-Dec-00.