Re: Some ExecSeqScan optimizations
amit <amitlangote09@gmail.com>
From: Amit Langote <amitlangote09@gmail.com>
To: David Rowley <dgrowleyml@gmail.com>
Cc: Vladlen Popolitov <v.popolitov@postgrespro.ru>, PostgreSQL-development <pgsql-hackers@postgresql.org>,
Junwang Zhao <zhjwpku@gmail.com>
Date: 2025-01-17T05:05:41Z
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 →
-
Refactor ExecScan() to allow inlining of its core logic
- fb9f955025f7 18.0 landed
Attachments
- v5-0001-Refactor-ExecScan-to-allow-inlining-of-its-core-l.patch (application/octet-stream) patch v5-0001
Here's v5 with a few commit message tweaks. Barring objections, I would like to push this early next week. -- Thanks, Amit Langote