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

Поиск
Список
Период
Сортировка
От nobody
Тема Comment 1949 added to page ddl-inherit.html of version 7.4
Дата
Msg-id 200412231719.iBNHJ1LO003905@developer.pgadmin.org
обсуждение исходный текст
Список pgsql-www
Author: XYZ <X@X.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


В списке pgsql-www по дате отправления:

Предыдущее
От: nobody
Дата:
Сообщение: Comment 1948 added to page functions-matching.html of version 7.4
Следующее
От: nobody
Дата:
Сообщение: Comment #1946 was rejectd by xzilla