Re: Extract numeric filed in JSONB more effectively

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Haibo Yan <tristan(dot)yim(at)gmail(dot)com>
Cc: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>, David Rowley <dgrowleyml(at)gmail(dot)com>, Andy Fan <zhihuifan1213(at)163(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, Amit Langote <amitlangote09(at)gmail(dot)com>, jian he <jian(dot)universality(at)gmail(dot)com>, Chapman Flack <chap(at)anastigmatix(dot)net>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Extract numeric filed in JSONB more effectively
Date: 2026-04-12 15:06:20
Message-ID: 202604061846.rpqcnhqerbnh@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
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/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2026-04-12 15:11:19 bug: UPDATE FOR PORTION OF interact with updatable view
Previous Message Alexandre Felipe 2026-04-12 15:01:52 Re: SLOPE - Planner optimizations on monotonic expressions.