Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
Re: pg_plan_advice: add NO_ scan and join method tags
From:
Florin Irion <irionr(at)gmail(dot)com>
To:
pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject:
Re: pg_plan_advice: add NO_ scan and join method tags
Date:
2026-07-03 13:32:56
Message-ID:
1cd5ac7e-7dd8-4e83-84b0-19646b364513@gmail.com
Views:
Whole Thread
|
Raw Message
|
Download mbox
|
Resend email
Thread:
2026-07-02 16:35:24 from Florin Irion <irionr(at)gmail(dot)com> 📎
2026-07-03 13:32:56 from Florin Irion <irionr(at)gmail(dot)com> 📎
Lists:
pgsql-hackers
Hello,
Adding v2 as it v1 doesn't apply anymore.
Cheers,
Florin
www.enterprisedb.com
Attachment
Content-Type
Size
v2-0001-pg_plan_advice-Add-NO_SCAN-and-NO_JOIN_METHOD-tag.patch
text/plain
54.0 KB
In response to
pg_plan_advice: add NO_ scan and join method tags
at 2026-07-02 16:35:24 from Florin Irion
Browse pgsql-hackers by date
From
Date
Subject
Next Message
Bryan Green
2026-07-03 13:55:40
Re: Can we get rid of TerminateThread() in pg_dump?
Previous Message
michal.dtz
2026-07-03 12:56:12
Schema-qualify the equality operator when deparsing NULLIF/IS DISTINCT FROM