Re: Optimize SELECT * in EXISTS

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: David Rowley <dgrowleyml(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Optimize SELECT * in EXISTS
Date: 2026-02-27 20:21:02
Message-ID: 1002413.1772223662@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter Eisentraut <peter(at)eisentraut(dot)org> writes:
> On 24.02.26 22:07, Tom Lane wrote:
>> +1 for being more explicit here, but that specific wording reads a
>> little awkwardly to me. What do you think of the attached?

> Sounds good, thanks.

Pushed.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jacob Champion 2026-02-27 20:38:34 [PATCH] Add PQgetThreadLock() to expose the Kerberos/Curl mutex
Previous Message Peter Geoghegan 2026-02-27 20:11:24 Re: index prefetching