Re: Special-case executor expression steps for common combinations

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Andreas Karlsson <andreas@proxel.se>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Andres Freund <andres@anarazel.de>
Date: 2025-03-12T08:57:25Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Add special case fast-paths for strict functions

  2. Replace EEOP_DONE with special steps for return/no return

> On 9 Mar 2025, at 23:35, Daniel Gustafsson <daniel@yesql.se> wrote:
>> On 8 Mar 2025, at 17:15, Andreas Karlsson <andreas@proxel.se> wrote:

>> +1 Still seems like a nice change to me too.
> 
> Thanks, I actually had it staged to go in early next week.

..which was done yesterday, thanks for review!

--
Daniel Gustafsson