Re: Tab completion for large objects
Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
From: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: Chao Li <li.evan.chao@gmail.com>, Fujii Masao
<masao.fujii@oss.nttdata.com>, pgsql-hackers@lists.postgresql.org
Date: 2025-10-24T10:04:05Z
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 →
-
psql: Improve tab completion for large objects.
- 14ee8e640300 19 (unreleased) landed
Fujii Masao <masao.fujii@gmail.com> writes: > On Thu, Oct 23, 2025 at 6:23 PM Chao Li <li.evan.chao@gmail.com> wrote: >> The code change is solid. One tidy comment on the commit subject and message: > > I've updated the commit message as suggested and pushed the patch. Thanks! Thanks! - ilmari