Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: CREATE TABLE ... INHERITS (parent INCLUDING xxx)


  • From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • To: Itagaki Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>
  • Cc: pgsql-hackers(at)postgresql(dot)org
  • Subject: Re: CREATE TABLE ... INHERITS (parent INCLUDING xxx)
  • Date: Fri, 30 Oct 2009 10:02:11 -0400
  • Message-id: <7581.1256911331@sss.pgh.pa.us> <text/plain>

Itagaki Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp> writes:
> Should we have "INHERITS ( parent INCLUDING xxx )" syntax ?

No.  That would imply that the user has some control over what is
inherited and what isn't, which would be a complete mess.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group