Re: Extract numeric filed in JSONB more effectively
Andy Fan <zhihuifan1213@163.com>
From: Andy Fan <zhihuifan1213@163.com>
To: Haibo Yan <tristan.yim@gmail.com>
Cc: Dmitry Dolgov <9erthalion6@gmail.com>, David Rowley
<dgrowleyml@gmail.com>, Peter Eisentraut <peter@eisentraut.org>, Amit
Langote <amitlangote09@gmail.com>, Alvaro Herrera
<alvherre@alvh.no-ip.org>, jian he <jian.universality@gmail.com>,
Chapman Flack <chap@anastigmatix.net>,
pgsql-hackers@lists.postgresql.org
Date: 2026-04-07T23:59:26Z
Lists: pgsql-hackers
Haibo Yan <tristan.yim@gmail.com> writes: Hi Haibo, > I agree that if this approach is extended to the full matrix naively, > duplication will become a real issue. Could you summary how it would be? I think it would be helpful for others to review. Otherwise every reviewer needs to count them many times. -- Best Regards Andy Fan
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add trailing commas to enum definitions
- 611806cd726f 17.0 cited