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

From: tgl(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/commands (creatinh.c)
Date: 2001-01-05 02:58:17
Message-ID: 200101050258.f052wHu94649@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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.

Browse pgsql-committers by date

  From Date Subject
Next Message tgl 2001-01-05 06:34:16 pgsql/doc/src/sgml (advanced.sgml inherit.sgml)
Previous Message tgl 2001-01-04 21:51:50 REL7_0_PATCHES pgsql/src/backend/access/nbtree (nbtsort.c)