Re: pg_plan_advice: add NO_ scan and join method tags

From: Florin Irion <irionr(at)gmail(dot)com>
To: shihao zhong <zhong950419(at)gmail(dot)com>
Cc: Neil Chen <carpenter(dot)nail(dot)cz(at)gmail(dot)com>, song yanli <songyanlili(at)outlook(dot)com>, "Jonathan Gonzalez V(dot)" <jonathan(dot)abdiel(at)gmail(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>, "robertmhaas(at)gmail(dot)com" <robertmhaas(at)gmail(dot)com>
Subject: Re: pg_plan_advice: add NO_ scan and join method tags
Date: 2026-09-19 15:07:04
Message-ID: CA+HEvJCxu03D2b4Qr+wRc3OTqMRB-qagME=hV+rDWQTy4NUcJA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Il giorno ven 18 set 2026 alle ore 03:02 shihao zhong <zhong950419(at)gmail(dot)com>
ha scritto:

> Hi Florin,
>
> cfbot reports that v4 need rebase, so I rebased it onto current
> master, e1d8f81d496. The result is attached as v5. It is your patch
> with your authorship, and the rebase is the only change.
>
> Still keep `Ready For Committer` in commitfeast.
>

Thank you!

--
* Florin Irion *
* https://www.enterprisedb.com <https://www.enterprisedb.com/>*

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Rui Zhao 2026-09-19 16:21:01 Re: Race conditions in logical decoding
Previous Message Alexander Korotkov 2026-09-19 14:37:55 Re: JSON_TABLE: table => column ON ERROR propagation