Function Inheritance? - Mailing list pgsql-docs

From Mark Butler
Subject Function Inheritance?
Date
Msg-id 3AD28152.5B88F069@middle.net
Whole thread Raw
Responses Re: Function Inheritance?  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Mark Butler
Date:
Subject: Online web page needs correction
Next
From: Justin Clift
Date:
Subject: Non-english articles on the techdocs.postgresql.org website