Comment 1949 added to page ddl-inherit.html of version 7.4

From: nobody <nobody(at)developer(dot)pgadmin(dot)org>
To: pgsql-www(at)postgresql(dot)org
Subject: Comment 1949 added to page ddl-inherit.html of version 7.4
Date: 2004-12-23 17:19:01
Message-ID: 200412231719.iBNHJ1LO003905@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

Author: XYZ <X(at)X(dot)XOM>
----
Hi,
I did a simple test on psql:

"create table test2 ()inherits(test,test1);"

And it worked, it made a table having the columns of
test and test1 in test2.

So I think this should be documented:
Multiple inheritence work!!!
----
Manual page: http://wwwmaster.postgresql.org/docs/7.4/static/ddl-inherit.html
Reject: http://wwwmaster.postgresql.org/admin/comments.php?action=reject&id=1949
Edit: http://wwwmaster.postgresql.org/admin/comment-edit.php?id=1949
Delete: http://wwwmaster.postgresql.org/admin/comments.php?action=delete&id=1949

Browse pgsql-www by date

  From Date Subject
Next Message nobody 2004-12-23 18:24:15 Comment #1946 was rejectd by xzilla
Previous Message nobody 2004-12-23 17:03:27 Comment 1948 added to page functions-matching.html of version 7.4