Allow DELETE and UPDATE to use inheritance using tablename*

From: Grant Finnemore <gaf(at)ucs(dot)co(dot)za>
To: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Allow DELETE and UPDATE to use inheritance using tablename*
Date: 2000-06-13 05:59:05
Message-ID: 3945CDA9.686E9672@ucs.co.za
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Thanks,
Grant

--
> Poorly planned software requires a genius to write it
> and a hero to use it.

Grant Finnemore BSc(Eng) (mailto:gaf(at)ucs(dot)co(dot)za)
Software Engineer Universal Computer Services
Tel (+27)(11)712-1366 PO Box 31266 Braamfontein 2017, South Africa
Cell (+27)(82)604-5536 20th Floor, 209 Smit St., Braamfontein
Fax (+27)(11)339-3421 Johannesburg, South Africa

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Chris Bitmead 2000-06-13 06:18:42 Re: Allow DELETE and UPDATE to use inheritance using tablename*
Previous Message Thomas Lockhart 2000-06-13 05:51:33 Re: Doc updates for index cost estimator change