Re: Implement missing join selectivity estimation for range types
Schoemans Maxime <maxime.schoemans@ulb.be>
From: Schoemans Maxime <maxime.schoemans@ulb.be>
To: Damir Belyalov <dam.bel07@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, SAKR Mahmoud <mahmoud.sakr@ulb.be>, Diogo Repas <diogo.repas@gmail.com>, LUO Zhicheng <zhicheng.luo@ulb.be>, Tomas Vondra <tomas.vondra@enterprisedb.com>, Andrey
Lepikhov <a.lepikhov@postgrespro.ru>
Date: 2023-07-07T15:40:43Z
Lists: pgsql-hackers
Attachments
- v2-0001-Join-Selectivity-Estimation-for-Range-types.patch (text/x-patch) patch v2-0001
Hi, Thank you for picking up this patch. > The patch doesn't apply to the current postgres version. Could you please update it? Indeed, the code was initially written on pg15. You can find attached a new version of the patch that can be applied on the current master branch of postgres. Please let us know if there is anything else we can do. Best regards, Maxime Schoemans