Re: pg_plan_advice

Поиск
Список
Период
Сортировка
От Jacob Champion
Тема Re: pg_plan_advice
Дата
Msg-id CAOYmi+k4AyWCQHK=XVF99KVDuFkqxcADao61OWGLxu0nRYMONQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pg_plan_advice  (Jacob Champion <jacob.champion@enterprisedb.com>)
Ответы Re: pg_plan_advice
Список pgsql-hackers
On Fri, Dec 12, 2025 at 10:09 AM Jacob Champion
<jacob.champion@enterprisedb.com> wrote:
> Next bit of fuzzer feedback:

And another bit, but this time I was able to minimize into a
regression case, attached.

This comment in pgpa_identifier_matches_target() seems to be incorrect:

>     /*
>      * The identifier must specify a schema, but the target may leave the
>      * schema NULL to match anything.
>      */

But I don't know whether that's because the assumption itself is
wrong, or because a layer above hasn't filtered something out before
getting to this point.

--Jacob

Вложения

В списке pgsql-hackers по дате отправления: