Function Inheritance?

Поиск
Список
Период
Сортировка
От Mark Butler
Тема Function Inheritance?
Дата
Msg-id 3AD28152.5B88F069@middle.net
обсуждение исходный текст
Ответы Re: Function Inheritance?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-docs
In http://www.postgresql.org/devel-corner/docs/postgres/sql-createtable.html

"Postgres automatically allows the created table to inherit functions on
tables above it in the inheritance hierarchy."

"Postgres automatically allows the created table to inherit functions on
tables above it in the inheritance hierarchy. Inheritance of functions is done
according to the conventions of the Common Lisp Object System (CLOS)."

Neither of these statements is true, right?  I do not beleive that PostgreSQL
current supports inheritable member functions.  Shouldn't both of these
statements be removed?

- Mark Butler

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

Предыдущее
От: Mark Butler
Дата:
Сообщение: Online web page needs correction
Следующее
От: Justin Clift
Дата:
Сообщение: Non-english articles on the techdocs.postgresql.org website