Re: Allow DELETE and UPDATE to use inheritance using tablename* - Mailing list pgsql-hackers

From Chris Bitmead
Subject Re: Allow DELETE and UPDATE to use inheritance using tablename*
Date
Msg-id 3945D242.727A9EE7@nimrod.itg.telecom.com.au
Whole thread Raw
In response to Allow DELETE and UPDATE to use inheritance using tablename*  (Grant Finnemore <gaf@ucs.co.za>)
List pgsql-hackers
Grant Finnemore wrote:
> 
> Hi all,
> 
> I am considering doing some work on the TODO item:-
>  o Allow DELETE and UPDATE to use inheritance using tablename*
> 
> I would appreciate it if someone could give me some idea of the
> complexity of doing this, and possibly some pointers on where to start.

I just completed this task. It was committed to CVS a couple of days
ago.


pgsql-hackers by date:

Previous
From: Grant Finnemore
Date:
Subject: Allow DELETE and UPDATE to use inheritance using tablename*
Next
From: "Hiroshi Inoue"
Date:
Subject: RE: ALTER TABLE DROP COLUMN