On Thu, 2026-09-24 at 00:19 +0200, Alberto Piai wrote: > I find Matthias' proposal of exposing a function to check image equality > very compelling for the purpose of this patch: besides fixing this > problem, it would also make the command usable for data types which > don't define = (json), as well as those which don't (can't?) define > equalimage()... jsonb, numeric but also tsvector and PostGIS geometry.
True, "tsvector" is limiting; I can see people wanting that for generated columns. Yours, Laurenz Albe
