Re: [SQL] DELETE/DROP and inheritance - Mailing list pgsql-sql

From Bruce Momjian
Subject Re: [SQL] DELETE/DROP and inheritance
Date
Msg-id 199910111917.PAA00483@candle.pha.pa.us
Whole thread Raw
In response to DELETE/DROP and inheritance  ("Albert REINER" <areiner@tph.tuwien.ac.at>)
List pgsql-sql
> Why don't DELETE and DROP work with the *-notation for inherited
> tables?  I think they should, and I don't see why it should be
> difficult to implement (but I cannot, not being C-literate).

We have a number of "inheritance" items on our TODO list.  They just
haven't been high priority for anyone.


--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-sql by date:

Previous
From: "Albert REINER"
Date:
Subject: DELETE/DROP and inheritance
Next
From: Dutt Kalapatapu
Date:
Subject: Question on Inheritance and Primary Keys.