Optimize Query jumble
David Rowley <drowley@postgresql.org>
Optimize Query jumble f31aad9b0 adjusted query jumbling so it no longer ignores NULL nodes during the jumble. This added some overhead. Here we tune a few things to make jumbling faster again. This makes jumbling perform similar or even slightly faster than prior to that change. Author: David Rowley <dgrowleyml@gmail.com> Reviewed-by: Michael Paquier <michael@paquier.xyz> Discussion: https://postgr.es/m/CAApHDvreP04nhTKuYsPw0F-YN+4nr4f=L72SPeFb81jfv+2c7w@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/nodes/queryjumblefuncs.c | modified | +95 −9 |
Discussion
- RE: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET 47 messages · 2025-03-06 → 2025-03-27