Re: Consider low startup cost in add_partial_path - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Consider low startup cost in add_partial_path
Date
Msg-id CA+TgmoZO96hmEAY+E6Lzh56sOfYwKaftqgvAKq1cEeBbgGZ-Uw@mail.gmail.com
Whole thread
In response to Re: Consider low startup cost in add_partial_path  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Thu, Mar 5, 2026 at 1:17 PM Robert Haas <robertmhaas@gmail.com> wrote:
> I feel like I've done all the due diligence that I can think of here
> to be sure that this is correct and doesn't cause a path explosion or
> plan regressions, so I plan to go ahead and commit this unless there
> are objections RSN.

Committed.

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Aleksander Alekseev
Date:
Subject: Re: [PATCH] Simplify SortSupport implementation for macaddr
Next
From: Ranier Vilela
Date:
Subject: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)