Disallow creation of a child table by a user who does not own the parent

Tom Lane <tgl@sss.pgh.pa.us>

Commit: e62c38d0fccd16593ab2b126e97ea890ac646943
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-01-05T02:58:16Z
Releases: 7.1.1
Disallow creation of a child table by a user who does not own the parent
table, per pghackers discussion around 22-Dec-00.

Files

PathChange+/−
src/backend/commands/creatinh.c modified +8 −1