Re: error-free disabling of individual child partition - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: error-free disabling of individual child partition
Date
Msg-id 44747B5F.9040206@dunslane.net
Whole thread Raw
In response to Re: error-free disabling of individual child partition  (Hannu Krosing <hannu@skype.net>)
List pgsql-hackers
Hannu Krosing wrote:
> I don't think that LIKE inheritance is inheritance at all, rather it is
> a create-time macro.
>
>
>   


Right. It's actually quite useful. I'd like to see it made available in 
a couple of other contexts, such as CREATE TYPE and the type expression 
needed when calling a function that returns a RECORD or SETOF RECORD.

cheers

andrew



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: error-free disabling of individual child partition
Next
From: Tom Lane
Date:
Subject: Re: error-free disabling of individual child partition