On Wed, Oct 23, 2024 at 5:29 PM Amit Langote wrote:
> I think we should apply the attached which does this:
>
> --- a/src/backend/executor/execUtils.c
> +++ b/src/backend/executor/execUtils.c
> @@ -758,7 +758,7 @@ ExecInitRangeTable(EState *estate, List
> *rangeTable, List *permInfos)
> * ExecGe
Hi,
I think we should apply the attached which does this:
--- a/src/backend/executor/execUtils.c
+++ b/src/backend/executor/execUtils.c
@@ -758,7 +758,7 @@ ExecInitRangeTable(EState *estate, List
*rangeTable, List *permInfos)
* ExecGetRangeTableRelation
* Open the Relation for a range ta