Re: [PATCH] Fix jsonb comparison for raw scalar pseudo arrays

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: jian he <jian(dot)universality(at)gmail(dot)com>, Yan Chengpeng <chengpeng_yan(at)outlook(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Fix jsonb comparison for raw scalar pseudo arrays
Date: 2025-01-18 21:45:00
Message-ID: 7bf8d6f9-6df8-4de3-9488-11fbd9086de9@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 2025-01-18 Sa 1:17 PM, Tom Lane wrote:
> Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>> Pushed something along these lines. In master I also added a code
>> comment so nobody might be tempted to "fix" the anomaly.
> There is still a commitfest entry [1] pointing at this thread.
> Should it be closed as committed, or is there more to do?
>
> regards, tom lane
>
> [1] https://commitfest.postgresql.org/51/5394/

Nope, that was it. I have marked the item as committed, thanks for noticing.

cheers

andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2025-01-18 21:45:59 Re: Confine vacuum skip logic to lazy_scan_skip
Previous Message Thomas Munro 2025-01-18 21:31:25 Re: Confine vacuum skip logic to lazy_scan_skip