Re: Inheritance - Mailing list pgsql-hackers

From Jim Nasby
Subject Re: Inheritance
Date
Msg-id 31767859-3f44-8cd7-cc27-84e4999f396d@BlueTreble.com
Whole thread Raw
In response to Inheritance  (Jan Johansson <jan.johansson.mr@gmail.com>)
Responses Re: Inheritance  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-hackers
On 5/22/16 1:37 AM, Jan Johansson wrote:
>  - Allow single (behavior) inheritance (model here is quite a few modern
> languages, such as C#, D, ...)
>  - Allow multiple declarative inheritance (interface like, the
> inheritance almost works like this today though)
>
> If, with these restrictions (or maybe only the first), do you think that
> it will simplify implementation and make it more feature complete?

I think you'll need to be a bit more specific to elicit a response. What 
exactly are you proposing to change?
-- 
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com
855-TREBLE2 (855-873-2532)   mobile: 512-569-9461



pgsql-hackers by date:

Previous
From: Andreas Seltenreich
Date:
Subject: Re: [sqlsmith] Failed assertions on parallel worker shutdown
Next
From: Andres Freund
Date:
Subject: Re: PATCH: Batch/pipelining support for libpq