Re: Views no longer in rangeTabls? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Views no longer in rangeTabls?
Date
Msg-id 629054.1686403658@sss.pgh.pa.us
Whole thread Raw
In response to Re: Views no longer in rangeTabls?  (Julien Rouhaud <rjuju123@gmail.com>)
Responses Re: Views no longer in rangeTabls?
List pgsql-hackers
Julien Rouhaud <rjuju123@gmail.com> writes:
> On Sat, Jun 10, 2023 at 08:56:47AM -0400, Tom Lane wrote:
>> -   rte->relkind = 0;

> and also handle that field in (read|out)funcs.c

Oh, right.  Ugh, that means a catversion bump.  It's not like
we've never done that during beta, but it's kind of an annoying
cost for a detail as tiny as this.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Julien Rouhaud
Date:
Subject: Re: Views no longer in rangeTabls?
Next
From: Peter Eisentraut
Date:
Subject: Re: abi-compliance-checker