On Wednesday, September 7, 2022 6:01 AM Tom Lane wrote:
> Subject: Re: pg_publication_tables show dropped columns
>
> "houzj.f...@fujitsu.com" writes:
> > Here is the new version patch.
> > I think the query plan and cost looks better after applying the patch.
"houzj.f...@fujitsu.com" writes:
> Here is the new version patch.
> I think the query plan and cost looks better after applying the patch.
LGTM, pushed.
regards, tom lane
On Tuesday, September 6, 2022 11:13 AM Tom Lane wrote:
>
> Jaime Casanova writes:
> > Just trying the new column/row filter on v15, I found this issue that
> > could be replicated very easily.
>
> Bleah. Post-beta4 catversion bump, here we come.
Oh, Sorry for the miss.
> > This could be solv
Jaime Casanova writes:
> Just trying the new column/row filter on v15, I found this issue that
> could be replicated very easily.
Bleah. Post-beta4 catversion bump, here we come.
> This could be solved by adding a "NOT attisdropped", simple patch
> attached.
That view seems quite inefficient a