Re: inherit support for foreign tables - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Re: inherit support for foreign tables
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: inherit support for foreign tables  (Etsuro Fujita <[email protected]>)
List pgsql-hackers
(2014/07/11 15:50), Etsuro Fujita wrote:
> (2014/07/10 18:12), Shigeru Hanada wrote:

>> IIUC, you mean that tableoid can't be retrieved when a foreign table
>> is accessed via parent table,
>
> No.  What I want to say is that tableoid *can* be retrieved when a
> foreign table is accessed via the parent table.

In fact, you can do that with v13 [1], but I plan to change the way of 
fixing (see [2]).

Thanks,

[1] http://www.postgresql.org/message-id/[email protected]
[2] http://www.postgresql.org/message-id/[email protected]

Best regards,
Etsuro Fujita



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Minmax indexes
Next
From: Jeevan Chalke
Date:
Subject: Re: add line number as prompt option to psql