Re: Retiring is_pushed_down - Mailing list pgsql-hackers

From Rafia Sabih
Subject Re: Retiring is_pushed_down
Date
Msg-id CA+FpmFc0nrH09TzDg7_GbV4SSiVY-twSRPkw=xidqdwve8yG_w@mail.gmail.com
Whole thread Raw
In response to Re: Retiring is_pushed_down  (Richard Guo <guofenglinux@gmail.com>)
List pgsql-hackers
I see following issue with the latest patch,

relnode.c:2122:32: error: use of undeclared identifier 'ojrelids'
                        RINFO_IS_PUSHED_DOWN(rinfo, ojrelids, joinrel->relids))


On Thu, 18 Apr 2024 at 09:34, Richard Guo <guofenglinux@gmail.com> wrote:
Here is another rebase over 3af7040985.  Nothing else has changed.

Thanks
Richard


--
Regards,
Rafia Sabih

pgsql-hackers by date:

Previous
From: Shayon Mukherjee
Date:
Subject: Re: Proposal to Enable/Disable Index using ALTER INDEX
Next
From: Shayon Mukherjee
Date:
Subject: Re: Proposal to Enable/Disable Index using ALTER INDEX