Re: Extract numeric filed in JSONB more effectively

Alvaro Herrera <alvherre@alvh.no-ip.org>

From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Haibo Yan <tristan.yim@gmail.com>
Cc: Dmitry Dolgov <9erthalion6@gmail.com>, David Rowley <dgrowleyml@gmail.com>, Andy Fan <zhihuifan1213@163.com>, Peter Eisentraut <peter@eisentraut.org>, Amit Langote <amitlangote09@gmail.com>, jian he <jian.universality@gmail.com>, Chapman Flack <chap@anastigmatix.net>, pgsql-hackers@lists.postgresql.org
Date: 2026-04-12T15:06:20Z
Lists: pgsql-hackers
On 2026-Apr-06, Haibo Yan wrote:

> This is quite embarrassing — it looks like my attachment got lost
> somewhere in transit. I’m not sure what happened. I did confirm locally
> that the attachment was included, but I can’t see it in the mail thread.
> I’m now trying to resend it using a different mail client. Hopefully this
> won’t cause too much disruption for everyone.

Yeah, we've seen Apple Mail being broken in this way before.  The
attachment is not lost -- it's just that Apple Mail uses a weird MIME
structure, so the attachment doesn't show in many other clients; in
particular, our archives parser doesn't see it.  I also don't see it in
the default Mutt view, but if I open the MIME-browser, it shows up
there.

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Add trailing commas to enum definitions