Обсуждение: Inheritance

Поиск
Список
Период
Сортировка

Inheritance

От
Mateus Cordeiro Inssa
Дата:
  Hi,
 Besides the docs says I can do an "update table*" or "delete table*" 
it doesn't work. Is it intended to work soon ?
 I'm in a project with six levels of inheritance and would be easier
if it worked.
 []'s

Mateus Cordeiro Inssa
---------------------
Linux User: 76186  Kernel: 2.3.36
ICQ (Licq): 15243895
---------------------
mateus@ifnet.com.br
mateus@cwb.fnn.net

Fri Jan  7 10:55:42 EDT 2000


Re: [HACKERS] Inheritance

От
Tom Lane
Дата:
Mateus Cordeiro Inssa <mateus@ifnet.com.br> writes:
>   Besides the docs says I can do an "update table*" or "delete table*" 
> it doesn't work.
>   Is it intended to work soon ?

It's on the to-do list, but I don't think anyone is planning to get
around to it for this release.  Hard to say when it might happen.

Usually the way these kinds of things work is that someone who
really needs the feature goes in and writes the code for it...
        regards, tom lane