Add psql tab completion support for FOR PORTION OF
Kiran K <itskkpg@gmail.com>
From: Kiran K <itskkpg@gmail.com>
To: pgsql-hackers@postgresql.org, pgsql-hackers.lists@postgresql.org
Date: 2026-04-15T03:52:36Z
Lists: pgsql-hackers
Attachments
- 0001-Add-psql-tab-completion-for-FOR-PORTION-OF-clause.patch (application/octet-stream) patch 0001
Hi Hackers, Add tab completion support in psql for the FOR PORTION OF clause used in UPDATE and DELETE statements with temporal tables. Attached a patch with the changes and corresponding tests. Regards, Kiran
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add psql tab completion for FOR PORTION OF clause
- 7b22f15a015f 19 (unreleased) landed