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 →
-
Add special case fast-paths for strict functions
- d35d32d7112b 18.0 landed
-
Replace EEOP_DONE with special steps for return/no return
- 8dd7c7cd0a26 18.0 landed
> 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